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