|
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 177 of file introspection.h.
| std::array<unsigned int, dim> aspect::Introspection< dim >::ComponentIndices::velocities |
Definition at line 179 of file introspection.h.
| unsigned int aspect::Introspection< dim >::ComponentIndices::pressure |
Definition at line 180 of file introspection.h.
| unsigned int aspect::Introspection< dim >::ComponentIndices::temperature |
Definition at line 181 of file introspection.h.
| std::vector<unsigned int> aspect::Introspection< dim >::ComponentIndices::compositional_fields |
Definition at line 182 of file introspection.h.