Nek5000
SEM for Incompressible NS
|
#include <findpts_imp.h>
Public Attributes | |
ulong | hash_n |
struct dbl_range | bnd [D] |
double | fac [D] |
uint * | offset |
uint | hash_n |
uint | max |
Definition at line 31 of file findpts_imp.h.
struct dbl_range hash_data::bnd |
Definition at line 33 of file findpts_imp.h.
Referenced by hash_bb(), hash_build(), hash_index(), and hash_setfac().
double hash_data::fac |
Definition at line 34 of file findpts_imp.h.
Referenced by hash_index(), and hash_setfac().
ulong hash_data::hash_n |
Definition at line 32 of file findpts_imp.h.
Referenced by hash_bb(), hash_build(), hash_index(), hash_setfac(), and table_from_hash().
uint hash_data::hash_n |
Definition at line 62 of file findpts_local_imp.h.
uint hash_data::max |
Definition at line 66 of file findpts_local_imp.h.
Referenced by hash_build().
uint * hash_data::offset |
Definition at line 35 of file findpts_imp.h.
Referenced by findpts(), hash_build(), hash_free(), map_points_to_els(), and table_from_hash().