#include <source/euler_aeos/parabolic_system.h>
The parabolic subsystem of the compressible Euler equations. This is just the idenity operator.
Definition at line 23 of file parabolic_system.h.
◆ ParabolicSystem()
ryujin::EulerAEOS::ParabolicSystem::ParabolicSystem |
( |
const std::string & |
subsection = "/ParabolicSystem" | ) |
|
|
inline |
◆ n_parabolic_state_vectors()
unsigned int ryujin::EulerAEOS::ParabolicSystem::n_parabolic_state_vectors |
( |
| ) |
const |
|
inline |
◆ ACCESSOR_READ_ONLY()
ryujin::EulerAEOS::ParabolicSystem::ACCESSOR_READ_ONLY |
( |
parabolic_component_names |
| ) |
|
◆ problem_name
const std::string ryujin::EulerAEOS::ParabolicSystem::problem_name = "Identity" |
|
inlinestatic |
◆ is_identity
constexpr bool ryujin::EulerAEOS::ParabolicSystem::is_identity = true |
|
staticconstexpr |
The documentation for this class was generated from the following file: