
Public Member Functions | |
| Control_parameter () | |
| Control_parameter () | |
| Control_parameter () | |
| Control_parameter () | |
| Control_parameter () | |
| Control_parameter () | |
Public Attributes | |
| string | method |
| string | wavefrontal |
| string | normaldif |
| string | eigthres |
| string | courant |
| string | fangle |
| string | sangle |
| string | smoother |
| string | rediter |
| string | weight |
| string | conserv |
| double | speed |
| double | timestep |
| int | steps |
| int | start |
| int | interval |
| int | remesh_interval |
| string | test |
| string | verbose |
| int | adapt_iter |
| int | do_redist |
| int | do_collapse |
| int | do_flip |
| int | do_split |
| double | collapse_ratio |
| double | split_angle |
| double | refine |
| double | perturb |
| char | sploc |
| int | func |
| string | format |
| string | feature_layer |
| double | subadapt |
| double | edge_len |
Definition at line 76 of file advectest.C.
|
inline |
Definition at line 77 of file advectest.C.
|
inline |
Definition at line 70 of file compare_normals.C.
|
inline |
Definition at line 62 of file detectfeas.C.
|
inline |
Definition at line 75 of file proptest.C.
|
inline |
|
inline |
Definition at line 66 of file startest.C.
| int adapt_iter |
Definition at line 105 of file advectest.C.
Referenced by main(), and read_control_file().
| double collapse_ratio |
Definition at line 110 of file advectest.C.
Referenced by main(), and read_control_file().
| string conserv |
Definition at line 92 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| string courant |
Definition at line 86 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| int do_collapse |
Definition at line 107 of file advectest.C.
Referenced by main(), and read_control_file().
| int do_flip |
Definition at line 108 of file advectest.C.
Referenced by main(), and read_control_file().
| int do_redist |
Definition at line 106 of file advectest.C.
Referenced by main(), and read_control_file().
| int do_split |
Definition at line 109 of file advectest.C.
Referenced by main(), and read_control_file().
| double edge_len |
Definition at line 114 of file proptest.C.
Referenced by main(), and read_control_file().
| string eigthres |
Definition at line 85 of file advectest.C.
Referenced by init_parameters(), main(), and read_control_file().
| string fangle |
Definition at line 87 of file advectest.C.
Referenced by init_parameters(), main(), read_control_file(), and remesh().
| string feature_layer |
Definition at line 90 of file proptest.C.
Referenced by init_parameters(), main(), and read_control_file().
| string format |
Definition at line 66 of file detectfeas.C.
Referenced by main(), and read_control_file().
| int func |
Definition at line 85 of file compare_normals.C.
Referenced by main(), and read_control_file().
| int interval |
Definition at line 98 of file advectest.C.
Referenced by main(), and read_control_file().
| string method |
Definition at line 82 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| string normaldif |
Definition at line 84 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| double perturb |
Definition at line 78 of file compare_normals.C.
Referenced by main(), and read_control_file().
| string rediter |
Definition at line 90 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| double refine |
Definition at line 112 of file advectest.C.
Referenced by main(), and read_control_file().
| int remesh_interval |
Definition at line 99 of file advectest.C.
Referenced by main(), and read_control_file().
| string sangle |
Definition at line 88 of file advectest.C.
Referenced by init_parameters(), main(), and read_control_file().
| string smoother |
Definition at line 89 of file advectest.C.
Referenced by init_parameters(), main(), and read_control_file().
| double speed |
Definition at line 94 of file advectest.C.
Referenced by init_attributes(), init_constraints_myacm(), init_constraints_staraft(), init_constraints_starslice(), main(), and read_control_file().
| double split_angle |
Definition at line 111 of file advectest.C.
Referenced by main(), and read_control_file().
| char sploc |
Definition at line 80 of file compare_normals.C.
Referenced by init_attributes(), and read_control_file().
| int start |
Definition at line 97 of file advectest.C.
Referenced by init_constraints_myacm(), init_constraints_staraft(), main(), and read_control_file().
| int steps |
Definition at line 96 of file advectest.C.
Referenced by main(), and read_control_file().
| double subadapt |
Definition at line 105 of file proptest.C.
Referenced by main(), and read_control_file().
| string test |
Definition at line 101 of file advectest.C.
Referenced by main(), and read_control_file().
| double timestep |
Definition at line 95 of file advectest.C.
Referenced by main(), and read_control_file().
| string verbose |
Definition at line 102 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| string wavefrontal |
Definition at line 83 of file advectest.C.
Referenced by init_parameters(), and read_control_file().
| string weight |
Definition at line 91 of file advectest.C.
Referenced by init_parameters(), and read_control_file().