Nek5000
SEM for Incompressible NS
|
#include <findpts_imp.h>
Public Attributes | |
double | r [D] |
double | dist2 |
uint | index |
uint | code |
uint | el |
uint | proc |
Definition at line 243 of file findpts_imp.h.
uint out_pt::code |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().
double out_pt::dist2 |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().
uint out_pt::el |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().
uint out_pt::index |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().
uint out_pt::proc |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().
double out_pt::r[D] |
Definition at line 243 of file findpts_imp.h.
Referenced by findpts().