#include <tlayout.hpp>
Definition at line 464 of file tlayout.hpp.
◆ DynamicVectorLayout() [1/2]
mfem::DynamicVectorLayout::DynamicVectorLayout |
( |
Ordering::Type | ordering, |
|
|
int | scalar_size, |
|
|
int | num_comp ) |
|
inline |
◆ DynamicVectorLayout() [2/2]
◆ ind()
int mfem::DynamicVectorLayout::ind |
( |
int | scalar_idx, |
|
|
int | comp_idx ) const |
|
inline |
◆ Init()
void mfem::DynamicVectorLayout::Init |
( |
Ordering::Type | ordering, |
|
|
int | scalar_size, |
|
|
int | num_comp ) |
|
inlineprotected |
◆ Matches()
◆ NumComponents()
int mfem::DynamicVectorLayout::NumComponents |
( |
| ) |
const |
|
inline |
◆ comp_stride
int mfem::DynamicVectorLayout::comp_stride |
|
protected |
◆ num_components
int mfem::DynamicVectorLayout::num_components |
|
protected |
◆ scal_stride
int mfem::DynamicVectorLayout::scal_stride |
|
protected |
◆ vec_dim
const int mfem::DynamicVectorLayout::vec_dim = 0 |
|
static |
The documentation for this class was generated from the following file: