MFEM v4.7.0
Finite element discretization library
|
Auxiliary templated struct AData, used by the Eval() and Assemble() methods. More...
Auxiliary templated struct AData, used by the Eval() and Assemble() methods.
The template parameter IOData is "bitwise or" of constants from the enum InOutData. The parameter NE is the number of elements to be processed in the Eval() and Assemble() methods.
Definition at line 1162 of file tevaluator.hpp.