![]() |
ASPECT
|
Public Attributes | |
unsigned int | velocities [dim] |
unsigned int | pressure |
unsigned int | temperature |
std::vector< unsigned int > | compositional_fields |
A structure that enumerates the vector components of the finite element that correspond to each of the variables in this problem.
Definition at line 170 of file introspection.h.
unsigned int aspect::Introspection< dim >::ComponentIndices::velocities[dim] |
Definition at line 172 of file introspection.h.
unsigned int aspect::Introspection< dim >::ComponentIndices::pressure |
Definition at line 173 of file introspection.h.
unsigned int aspect::Introspection< dim >::ComponentIndices::temperature |
Definition at line 174 of file introspection.h.
std::vector<unsigned int> aspect::Introspection< dim >::ComponentIndices::compositional_fields |
Definition at line 175 of file introspection.h.