MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::FieldEvaluator< FESpace_t, VecLayout_t, IR, complex_t, real_t >::TElementMatrix< 1, 1, it_t > 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 = real_t, typename real_t = real_t>
template<typename it_t>
struct mfem::FieldEvaluator< FESpace_t, VecLayout_t, IR, complex_t, real_t >::TElementMatrix< 1, 1, it_t >

Definition at line 1412 of file tevaluator.hpp.

Member Function Documentation

◆ Compute()

template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t = real_t, typename real_t = real_t>
template<typename it_t >
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< 1, 1, it_t >::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 1419 of file tevaluator.hpp.


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