MFEM v4.7.0
Finite element discretization library
|
This is the complete list of members for mfem::DynamicVectorLayout, including all inherited members.
comp_stride | mfem::DynamicVectorLayout | protected |
DynamicVectorLayout(Ordering::Type ordering, int scalar_size, int num_comp) | mfem::DynamicVectorLayout | inline |
DynamicVectorLayout(const FiniteElementSpace &fes) | mfem::DynamicVectorLayout | inline |
ind(int scalar_idx, int comp_idx) const | mfem::DynamicVectorLayout | inline |
Init(Ordering::Type ordering, int scalar_size, int num_comp) | mfem::DynamicVectorLayout | inlineprotected |
Matches(const FiniteElementSpace &fes) | mfem::DynamicVectorLayout | inlinestatic |
num_components | mfem::DynamicVectorLayout | protected |
NumComponents() const | mfem::DynamicVectorLayout | inline |
scal_stride | mfem::DynamicVectorLayout | protected |
vec_dim | mfem::DynamicVectorLayout | static |