Nek5000
SEM for Incompressible NS
|
#include <findpts_el.h>
Public Attributes | |
double | x [3] |
double | jac [9] |
double | hes [18] |
Definition at line 76 of file findpts_el.h.
double findpts_el_gpt_3::hes |
Definition at line 76 of file findpts_el.h.
Referenced by compute_pt_data(), findpt_face(), and findpt_pt().
double findpts_el_gpt_3::jac |
Definition at line 76 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_pt().
double findpts_el_gpt_3::x |
Definition at line 76 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_pt().