MFEM v4.7.0
Finite element discretization library
|
#include <teltrans.hpp>
Public Types | |
typedef it_t::vreal_t | vreal_t |
Public Member Functions | |
MFEM_ALWAYS_INLINE void | Eval (int el, T_type &T) |
MFEM_ALWAYS_INLINE void | EvalSerialized (int el, T_type &T, const vreal_t *nodeData) |
Static Public Attributes | |
static const int | ne = it_t::batch_size |
Definition at line 139 of file teltrans.hpp.
typedef it_t::vreal_t mfem::TElementTransformation< Mesh_t, IR, real_t >::Result< 0, it_t >::vreal_t |
Definition at line 142 of file teltrans.hpp.
|
inline |
Definition at line 148 of file teltrans.hpp.
|
inline |
Definition at line 155 of file teltrans.hpp.
|
static |
Definition at line 141 of file teltrans.hpp.