|
DNDSR 0.2.1
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 840 of file EulerSolver.hpp.
|
inline |
| int DNDS::Euler::EulerSolver< model >::Configuration::Others::axisSymmetric = 0 |
Definition at line 843 of file EulerSolver.hpp.
| int DNDS::Euler::EulerSolver< model >::Configuration::Others::nFreezePassiveInner = 0 |
Definition at line 842 of file EulerSolver.hpp.
| bool DNDS::Euler::EulerSolver< model >::Configuration::Others::printRecMatrix = false |
Definition at line 844 of file EulerSolver.hpp.
| Serializer::SerializerFactory DNDS::Euler::EulerSolver< model >::Configuration::Others::recMatrixWriter |
Definition at line 845 of file EulerSolver.hpp.