|
DNDSR 0.2.1
Distributed Numeric Data Structure for CFV
|
Public Attributes | |
| const char * | meshName |
| ssp< UnstructuredMesh > * | meshArray |
| RecMethod | method |
| ScalarFunc | func |
| const char * | funcName |
| int | limiterKind |
| const char * | limName |
| bool | ifAll |
| DNDS::real | golden [3] |
Definition at line 928 of file test_Reconstruction.cpp.
| ScalarFunc LimiterTestCase::func |
Definition at line 933 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::funcName |
Definition at line 934 of file test_Reconstruction.cpp.
| DNDS::real LimiterTestCase::golden[3] |
Definition at line 938 of file test_Reconstruction.cpp.
| bool LimiterTestCase::ifAll |
Definition at line 937 of file test_Reconstruction.cpp.
| int LimiterTestCase::limiterKind |
Definition at line 935 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::limName |
Definition at line 936 of file test_Reconstruction.cpp.
| ssp<UnstructuredMesh>* LimiterTestCase::meshArray |
Definition at line 931 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::meshName |
Definition at line 930 of file test_Reconstruction.cpp.
| RecMethod LimiterTestCase::method |
Definition at line 932 of file test_Reconstruction.cpp.