MFEM
v4.6.0
Finite element discretization library
|
Templated struct Result, used to specify the type result that is computed by the TElementTransformation::Eval() method and stored in this structure. More...
#include <teltrans.hpp>
Templated struct Result, used to specify the type result that is computed by the TElementTransformation::Eval() method and stored in this structure.
EvalOps | is a sum (bitwise or) of constants from the enum EvalOperations |
NE | is the number of elements to be processed in the Eval() method. |
impl_traits_t | specifies additional parameters and types to be used by the Eval() method |
Definition at line 75 of file teltrans.hpp.