![]() |
ASPECT
|
Public Member Functions | |
ComponentMasks (FEVariableCollection< dim > &fevs) | |
Public Attributes | |
ComponentMask | velocities |
ComponentMask | pressure |
ComponentMask | temperature |
std::vector< ComponentMask > | compositional_fields |
A structure that contains component masks for each of the variables in this problem. Component masks are a deal.II concept, see the deal.II glossary.
Definition at line 328 of file introspection.h.
aspect::Introspection< dim >::ComponentMasks::ComponentMasks | ( | FEVariableCollection< dim > & | fevs | ) |
ComponentMask aspect::Introspection< dim >::ComponentMasks::velocities |
Definition at line 332 of file introspection.h.
ComponentMask aspect::Introspection< dim >::ComponentMasks::pressure |
Definition at line 333 of file introspection.h.
ComponentMask aspect::Introspection< dim >::ComponentMasks::temperature |
Definition at line 334 of file introspection.h.
std::vector<ComponentMask> aspect::Introspection< dim >::ComponentMasks::compositional_fields |
Definition at line 335 of file introspection.h.