Nek5000
SEM for Incompressible NS
|
#include <findpts_el.h>
Public Attributes | |
double | x [3] |
double | r [3] |
double | oldr [3] |
double | dist2 |
double | dist2p |
double | tr |
unsigned | index |
unsigned | flags |
Definition at line 68 of file findpts_el.h.
double findpts_el_pt_3::dist2 |
Definition at line 69 of file findpts_el.h.
Referenced by main(), reject_prior_step_q(), and seed().
double findpts_el_pt_3::dist2p |
Definition at line 69 of file findpts_el.h.
Referenced by findpt_pt(), newton_edge(), newton_face(), newton_vol(), and reject_prior_step_q().
unsigned findpts_el_pt_3::flags |
Definition at line 70 of file findpts_el.h.
Referenced by findpt_edge(), findpt_face(), findpt_pt(), findpts_el_3(), main(), newton_edge(), newton_face(), newton_vol(), and reject_prior_step_q().
unsigned findpts_el_pt_3::index |
Definition at line 70 of file findpts_el.h.
Referenced by findpts_el_3(), and reject_prior_step_q().
double findpts_el_pt_3::oldr |
Definition at line 69 of file findpts_el.h.
Referenced by reject_prior_step_q().
double findpts_el_pt_3::r |
Definition at line 69 of file findpts_el.h.
Referenced by findpt_edge(), findpt_face(), findpt_pt(), findpt_vol(), findpts_el_3(), findpts_el_eval_3(), main(), newton_edge(), newton_face(), newton_vol(), reject_prior_step_q(), and seed().
double findpts_el_pt_3::tr |
Definition at line 69 of file findpts_el.h.
Referenced by newton_edge(), newton_face(), newton_vol(), and reject_prior_step_q().
double findpts_el_pt_3::x |
Definition at line 69 of file findpts_el.h.
Referenced by findpt_edge(), findpt_face(), findpt_pt(), findpt_vol(), findpts_el_3(), main(), reject_prior_step_q(), and seed().