Nek5000
SEM for Incompressible NS
|
Public Attributes | |
double | r [D] |
double | dist2 |
uint | code |
uint | el |
double | x [D] |
double | ex [D] |
uint | proc |
Definition at line 65 of file findpts_local_test.c.
uint pt_data::code |
Definition at line 65 of file findpts_local_test.c.
Referenced by print_ptdata(), and test().
double pt_data::dist2 |
Definition at line 65 of file findpts_local_test.c.
Referenced by print_ptdata(), and test().
uint pt_data::el |
Definition at line 65 of file findpts_local_test.c.
Referenced by print_ptdata(), and test().
double pt_data::ex[D] |
Definition at line 72 of file findpts_test.c.
Referenced by print_ptdata(), and test().
uint pt_data::proc |
Definition at line 72 of file findpts_test.c.
Referenced by print_ptdata(), test(), and test_mesh().
double pt_data::r |
Definition at line 65 of file findpts_local_test.c.
Referenced by print_ptdata(), quad_eval(), rand_mesh(), test(), and test_mesh().
double pt_data::x[D] |
Definition at line 72 of file findpts_test.c.
Referenced by print_ptdata(), test(), and test_mesh().