MFEM
v3.2
Finite element discretization library
|
#include <tfespace.hpp>
Public Types | |
typedef FE | FE_type |
Public Member Functions | |
DGIndexer (const FE &fe, const FiniteElementSpace &fes) | |
MFEM_ALWAYS_INLINE void | SetElement (int elem_idx) |
MFEM_ALWAYS_INLINE int | map (int loc_dof_idx, int elem_offset) const |
Protected Attributes | |
int | offset |
Definition at line 408 of file tfespace.hpp.
typedef FE mfem::DGIndexer< FE >::FE_type |
Definition at line 414 of file tfespace.hpp.
|
inline |
Definition at line 416 of file tfespace.hpp.
|
inline |
Definition at line 432 of file tfespace.hpp.
|
inline |
Definition at line 426 of file tfespace.hpp.
|
protected |
Definition at line 411 of file tfespace.hpp.