DNDSR 0.1.0.dev1+gcd065ad
Distributed Numeric Data Structure for CFV
Loading...
Searching...
No Matches
DNDS::Euler::EulerSolver< model >::Configuration::Others Struct Reference

Miscellaneous solver options (axisymmetric mode, passive scalar freezing, rec matrix output). More...

#include <EulerSolver.hpp>

Collaboration diagram for DNDS::Euler::EulerSolver< model >::Configuration::Others:
[legend]

Public Member Functions

 DNDS_DECLARE_CONFIG (Others)
 

Public Attributes

int nFreezePassiveInner = 0
 
int axisSymmetric = 0
 
bool printRecMatrix = false
 
Serializer::SerializerFactory recMatrixWriter
 

Detailed Description

template<EulerModel model>
struct DNDS::Euler::EulerSolver< model >::Configuration::Others

Miscellaneous solver options (axisymmetric mode, passive scalar freezing, rec matrix output).

Definition at line 816 of file EulerSolver.hpp.

Member Function Documentation

◆ DNDS_DECLARE_CONFIG()

template<EulerModel model>
DNDS::Euler::EulerSolver< model >::Configuration::Others::DNDS_DECLARE_CONFIG ( Others  )
inline

Definition at line 823 of file EulerSolver.hpp.

Here is the call graph for this function:

Member Data Documentation

◆ axisSymmetric

template<EulerModel model>
int DNDS::Euler::EulerSolver< model >::Configuration::Others::axisSymmetric = 0

Definition at line 819 of file EulerSolver.hpp.

◆ nFreezePassiveInner

template<EulerModel model>
int DNDS::Euler::EulerSolver< model >::Configuration::Others::nFreezePassiveInner = 0

Definition at line 818 of file EulerSolver.hpp.

◆ printRecMatrix

template<EulerModel model>
bool DNDS::Euler::EulerSolver< model >::Configuration::Others::printRecMatrix = false

Definition at line 820 of file EulerSolver.hpp.

◆ recMatrixWriter

template<EulerModel model>
Serializer::SerializerFactory DNDS::Euler::EulerSolver< model >::Configuration::Others::recMatrixWriter

Definition at line 821 of file EulerSolver.hpp.


The documentation for this struct was generated from the following file: