Elmer FEM solver
Elmer is an open source finite element software for multiphysical problems
 All Classes Files Functions Variables Typedefs Macros Groups Pages
hashtable::hashtable_t Type Reference
Collaboration diagram for hashtable::hashtable_t:
[legend]

Public Attributes

integer bucketsize
 
integer currentbucket
 
integer totalentries
 
integer maxavgentries
 
type(hashbucket_t), dimension(:),
pointer 
bucket
 
type(hashentry_t), pointer currententry
 

Member Data Documentation

type(hashbucket_t), dimension(:), pointer hashtable::hashtable_t::bucket
integer hashtable::hashtable_t::bucketsize
integer hashtable::hashtable_t::currentbucket
type(hashentry_t), pointer hashtable::hashtable_t::currententry
integer hashtable::hashtable_t::maxavgentries
integer hashtable::hashtable_t::totalentries

The documentation for this type was generated from the following file: