MFEM
v4.6.0
Finite element discretization library
|
Shape evaluators – values of basis functions on the reference element. More...
#include <tevaluator.hpp>
Shape evaluators – values of basis functions on the reference element.
FE | some form of TFiniteElement, probably got from TMesh::FE_type |
IR | some form of TIntegrationRule |
TP | tensor product or not |
real_t | data type for mesh nodes, solution basis, mesh basis |
Definition at line 33 of file tevaluator.hpp.