Nek5000
SEM for Incompressible NS
|
#include <findpts_local.h>
Public Attributes | |
uint | hash_n |
struct dbl_range | bnd [3] |
double | fac [3] |
uint * | offset |
uint | max |
Definition at line 57 of file findpts_local.h.
struct dbl_range findpts_local_hash_data_3::bnd[3] |
Definition at line 59 of file findpts_local.h.
double findpts_local_hash_data_3::fac[3] |
Definition at line 60 of file findpts_local.h.
uint findpts_local_hash_data_3::hash_n |
Definition at line 58 of file findpts_local.h.
uint findpts_local_hash_data_3::max |
Definition at line 62 of file findpts_local.h.
uint* findpts_local_hash_data_3::offset |
Definition at line 61 of file findpts_local.h.