|
ASPECT
|
Public Attributes | |
| std::array< unsigned int, dim > | velocities |
| 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 171 of file introspection.h.
| std::array<unsigned int, dim> aspect::Introspection< dim >::ComponentIndices::velocities |
Definition at line 173 of file introspection.h.
| unsigned int aspect::Introspection< dim >::ComponentIndices::pressure |
Definition at line 174 of file introspection.h.
| unsigned int aspect::Introspection< dim >::ComponentIndices::temperature |
Definition at line 175 of file introspection.h.
| std::vector<unsigned int> aspect::Introspection< dim >::ComponentIndices::compositional_fields |
Definition at line 176 of file introspection.h.