![]() |
ASPECT
|
Public Attributes | |
unsigned int | velocities |
unsigned int | pressure |
unsigned int | temperature |
std::vector< unsigned int > | compositional_fields |
A structure that enumerates the vector blocks of the finite element that correspond to each of the variables in this problem.
Definition at line 194 of file introspection.h.
unsigned int aspect::Introspection< dim >::BlockIndices::velocities |
Definition at line 196 of file introspection.h.
unsigned int aspect::Introspection< dim >::BlockIndices::pressure |
Definition at line 197 of file introspection.h.
unsigned int aspect::Introspection< dim >::BlockIndices::temperature |
Definition at line 198 of file introspection.h.
std::vector<unsigned int> aspect::Introspection< dim >::BlockIndices::compositional_fields |
Definition at line 199 of file introspection.h.