#include <tbilinearform.hpp>
|
typedef Trans_t::template
Result< EvalOps, impl_traits_t > | Type |
|
template<typename meshType, typename solFESpace, typename IR, typename IntegratorType, typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double, typename impl_traits_t = AutoSIMDTraits<complex_t,real_t>>
struct mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t, impl_traits_t >::T_result
Definition at line 92 of file tbilinearform.hpp.
template<typename meshType , typename solFESpace , typename IR , typename IntegratorType , typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double, typename impl_traits_t = AutoSIMDTraits<complex_t,real_t>>
template<typename meshType , typename solFESpace , typename IR , typename IntegratorType , typename solVecLayout_t = ScalarLayout, typename complex_t = double, typename real_t = double, typename impl_traits_t = AutoSIMDTraits<complex_t,real_t>>
const int mfem::TBilinearForm< meshType, solFESpace, IR, IntegratorType, solVecLayout_t, complex_t, real_t, impl_traits_t >::T_result::EvalOps |
|
static |
Initial value:=
Trans_t::template Get<coeff_t,kernel_t>::EvalOps
Definition at line 94 of file tbilinearform.hpp.
The documentation for this struct was generated from the following file: