Files | |
file | epk_hashtab.h |
Hash table data structure. | |
file | epk_idmap.h |
Identifier mapping data structure. | |
file | epk_vector.h |
Dynamic array data structure. |
void
pointers. Currently, two different types of containers are provided: dynamic arrays (epk_vector.h) and hash tables (epk_hashtab.h).In addition, a special-purpose container for storing mapping tables of numerical object identifiers (epk_idmap.h) is provided.
![]() |
Copyright © 1998–2010 Forschungszentrum Jülich, Jülich Supercomputing Centre |