Nek5000
SEM for Incompressible NS
|
#include <findpts_imp.h>
Public Attributes | |
struct crystal | cr |
struct findpts_local_data | local |
struct hash_data | hash |
Definition at line 199 of file findpts_imp.h.
struct crystal findpts_data::cr |
Definition at line 200 of file findpts_imp.h.
Referenced by findpts(), findpts_eval(), findpts_free(), findpts_setup(), and setup_aux().
struct hash_data findpts_data::hash |
Definition at line 202 of file findpts_imp.h.
Referenced by findpts(), findpts_free(), and setup_aux().
struct findpts_local_data findpts_data::local |
Definition at line 201 of file findpts_imp.h.
Referenced by findpts(), findpts_eval(), findpts_free(), and setup_aux().