#include <tcoefficient.hpp>
|
MFEM_ALWAYS_INLINE | Aux (const IR &int_rule, const coeff_t &c) |
|
template<typename T_result_t > |
MFEM_ALWAYS_INLINE void | Eval (const T_result_t &F, result_t &res) |
|
MFEM_ALWAYS_INLINE const complex_type & | get (const result_t &res, int i, int k) const |
|
template<typename IR, typename coeff_t, typename impl_traits_t>
template<bool dummy>
struct mfem::IntRuleCoefficient< IR, coeff_t, impl_traits_t >::Aux< true, dummy >
Definition at line 278 of file tcoefficient.hpp.
◆ Aux()
template<typename IR, typename coeff_t, typename impl_traits_t>
template<bool dummy>
◆ Eval()
template<typename IR, typename coeff_t, typename impl_traits_t>
template<bool dummy>
template<typename T_result_t >
MFEM_ALWAYS_INLINE void mfem::IntRuleCoefficient< IR, coeff_t, impl_traits_t >::Aux< true, dummy >::Eval |
( |
const T_result_t & |
F, |
|
|
result_t & |
res |
|
) |
| |
|
inline |
◆ get()
template<typename IR, typename coeff_t, typename impl_traits_t>
template<bool dummy>
◆ cw
template<typename IR, typename coeff_t, typename impl_traits_t>
template<bool dummy>
The documentation for this struct was generated from the following file: