|
DNDSR 0.1.0.dev1+gcd065ad
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 753 of file test_Reconstruction.cpp.
| ScalarFunc LimiterTestCase::func |
Definition at line 758 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::funcName |
Definition at line 759 of file test_Reconstruction.cpp.
| DNDS::real LimiterTestCase::golden[3] |
Definition at line 763 of file test_Reconstruction.cpp.
| bool LimiterTestCase::ifAll |
Definition at line 762 of file test_Reconstruction.cpp.
| int LimiterTestCase::limiterKind |
Definition at line 760 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::limName |
Definition at line 761 of file test_Reconstruction.cpp.
| ssp<UnstructuredMesh>* LimiterTestCase::meshArray |
Definition at line 756 of file test_Reconstruction.cpp.
| const char* LimiterTestCase::meshName |
Definition at line 755 of file test_Reconstruction.cpp.
| RecMethod LimiterTestCase::method |
Definition at line 757 of file test_Reconstruction.cpp.