|
Nek5000
SEM for Incompressible NS
|
#include <findpts_el.h>
Public Attributes | |
| const double * | x [3] |
| const double * | dxdn1 [3] |
| const double * | dxdn2 [3] |
| const double * | d2xdn1 [3] |
| const double * | d2xdn2 [3] |
Definition at line 74 of file findpts_el.h.
| const double * findpts_el_gedge_3::d2xdn1 |
Definition at line 74 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_edge().
| const double * findpts_el_gedge_3::d2xdn2 |
Definition at line 74 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_edge().
| const double * findpts_el_gedge_3::dxdn1 |
Definition at line 74 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_edge().
| const double * findpts_el_gedge_3::dxdn2 |
Definition at line 74 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_edge().
| const double * findpts_el_gedge_3::x |
Definition at line 74 of file findpts_el.h.
Referenced by compute_pt_data(), and findpt_edge().
1.8.8