![]() |
ryujin 2.1.1 revision ee5cbcbf2346c1299c942d0e1f13b46449973c18
|
#include <source/stub_parabolic_system.h>


Public Member Functions | |
| StubParabolicSystem (const std::string &subsection="/ParabolicSystem") | |
| ACCESSOR_READ_ONLY (parabolic_component_names) | |
Static Public Attributes | |
| static const std::string | problem_name = "Identity" |
| static constexpr bool | is_identity = true |
The parabolic subsystem of the compressible Euler equations. This is just the idenity operator.
Definition at line 22 of file stub_parabolic_system.h.
|
inline |
Constructor.
Definition at line 54 of file stub_parabolic_system.h.
| ryujin::StubParabolicSystem::ACCESSOR_READ_ONLY | ( | parabolic_component_names | ) |
|
inlinestatic |
The name of the hyperbolic system as a string.
Definition at line 28 of file stub_parabolic_system.h.
|
staticconstexpr |
This parabolic subsystem represents an identity.
Definition at line 33 of file stub_parabolic_system.h.