MFEM  v4.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Static Public Member Functions | List of all members
mfem::FieldEvaluator< FESpace_t, VecLayout_t, IR, complex_t, real_t >::TElementMatrix< 2, 2, NE > Struct Template Reference

#include <tevaluator.hpp>

Static Public Member Functions

template<typename qpt_layout_t , typename qpt_data_t , typename M_layout_t , typename M_data_t >
static MFEM_ALWAYS_INLINE void Compute (const qpt_layout_t &a, const qpt_data_t &A, const M_layout_t &m, M_data_t &M, ShapeEval_type &ev)
 

Detailed Description

template<typename FESpace_t, typename VecLayout_t, typename IR, typename complex_t = double, typename real_t = double>
template<int NE>
struct mfem::FieldEvaluator< FESpace_t, VecLayout_t, IR, complex_t, real_t >::TElementMatrix< 2, 2, NE >

Definition at line 1393 of file tevaluator.hpp.

Member Function Documentation

template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t = double, typename real_t = double>
template<int NE>
template<typename qpt_layout_t , typename qpt_data_t , typename M_layout_t , typename M_data_t >
static MFEM_ALWAYS_INLINE void mfem::FieldEvaluator< FESpace_t, VecLayout_t, IR, complex_t, real_t >::TElementMatrix< 2, 2, NE >::Compute ( const qpt_layout_t &  a,
const qpt_data_t &  A,
const M_layout_t &  m,
M_data_t &  M,
ShapeEval_type ev 
)
inlinestatic

Definition at line 1400 of file tevaluator.hpp.


The documentation for this struct was generated from the following file: