Field evaluators – values of a given global FE grid function This is roughly speaking a templated version of GridFunction.
More...
#include <tevaluator.hpp>
template<typename FESpace_t, typename VecLayout_t, typename IR, typename complex_t, typename real_t>
class mfem::FieldEvaluator_base< FESpace_t, VecLayout_t, IR, complex_t, real_t >
Field evaluators – values of a given global FE grid function This is roughly speaking a templated version of GridFunction.
Definition at line 968 of file tevaluator.hpp.
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
With this constructor, fespace is a shallow copy.
Definition at line 980 of file tevaluator.hpp.
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
This constructor creates new fespace, not a shallow copy.
Definition at line 989 of file tevaluator.hpp.
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
template<typename FESpace_t , typename VecLayout_t , typename IR , typename complex_t , typename real_t >
The documentation for this class was generated from the following file: