|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Public Attributes | |
| RecMethod3D | method |
| ScalarFunc3D | func |
| const char * | funcName |
| int | maxIters |
| DNDS::real | convTol |
| DNDS::real | golden |
Definition at line 372 of file test_Reconstruction3D.cpp.
| DNDS::real Test3DCase::convTol |
Definition at line 378 of file test_Reconstruction3D.cpp.
| ScalarFunc3D Test3DCase::func |
Definition at line 375 of file test_Reconstruction3D.cpp.
| const char* Test3DCase::funcName |
Definition at line 376 of file test_Reconstruction3D.cpp.
| DNDS::real Test3DCase::golden |
Definition at line 379 of file test_Reconstruction3D.cpp.
| int Test3DCase::maxIters |
Definition at line 377 of file test_Reconstruction3D.cpp.
| RecMethod3D Test3DCase::method |
Definition at line 374 of file test_Reconstruction3D.cpp.