|
rsvs3D
0.0.0
Codes for the c++ implementation of the 3D RSVS
|
Public Member Functions | |
| RSVSclass (bool isHeadless=false) | |
| void | setVelocityEngine (const std::string &engine) |
Public Attributes | |
| param::parameters | paramconf |
| tecplotfile | outSnake |
| tecplotfile | outgradientsnake |
| tecplotfile | outvectorsnake |
| polyscopersvs::PolyScopeRSVS | viewer |
| snake | rsvsSnake |
| mesh | snakeMesh |
| mesh | voluMesh |
| triangulation | rsvsTri |
| RSVSCalculator | calcObj |
| std::ofstream | logFile |
| std::ofstream | coutFile |
| std::ofstream | cerrFile |
Definition at line 44 of file RSVSclass.hpp.