Nek5000
SEM for Incompressible NS
|
#include <findpts_local.h>
Public Attributes | |
uint | hash_n |
struct dbl_range | bnd [2] |
double | fac [2] |
uint * | offset |
uint | max |
Definition at line 13 of file findpts_local.h.
struct dbl_range findpts_local_hash_data_2::bnd[2] |
Definition at line 15 of file findpts_local.h.
double findpts_local_hash_data_2::fac[2] |
Definition at line 16 of file findpts_local.h.
uint findpts_local_hash_data_2::hash_n |
Definition at line 14 of file findpts_local.h.
uint findpts_local_hash_data_2::max |
Definition at line 18 of file findpts_local.h.
uint* findpts_local_hash_data_2::offset |
Definition at line 17 of file findpts_local.h.