|
DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
|
Miscellaneous solver options (axisymmetric mode, passive scalar freezing, rec matrix output). More...
#include <EulerSolver.hpp>
Public Member Functions | |
| DNDS_DECLARE_CONFIG (Others) | |
Public Attributes | |
| int | nFreezePassiveInner = 0 |
| int | axisSymmetric = 0 |
| bool | printRecMatrix = false |
| Serializer::SerializerFactory | recMatrixWriter |
Miscellaneous solver options (axisymmetric mode, passive scalar freezing, rec matrix output).
Definition at line 816 of file EulerSolver.hpp.
|
inline |
| int DNDS::Euler::EulerSolver< model >::Configuration::Others::axisSymmetric = 0 |
Definition at line 819 of file EulerSolver.hpp.
| int DNDS::Euler::EulerSolver< model >::Configuration::Others::nFreezePassiveInner = 0 |
Definition at line 818 of file EulerSolver.hpp.
| bool DNDS::Euler::EulerSolver< model >::Configuration::Others::printRecMatrix = false |
Definition at line 820 of file EulerSolver.hpp.
| Serializer::SerializerFactory DNDS::Euler::EulerSolver< model >::Configuration::Others::recMatrixWriter |
Definition at line 821 of file EulerSolver.hpp.