43 #ifndef PANZER_EVALUATOR_DOF_GRADIENT_DECL_HPP
44 #define PANZER_EVALUATOR_DOF_GRADIENT_DECL_HPP
46 #include "Phalanx_Evaluator_Macros.hpp"
47 #include "Phalanx_MDField.hpp"
#define PANZER_EVALUATOR_CLASS(NAME)
Macro definition of an evaluator class.
PHX::MDField< ScalarT > dof_gradient
#define PANZER_EVALUATOR_CLASS_END
Macro definition to end an evaluator class declaration.
PHX::MDField< const ScalarT, Cell, Point > dof_value
Interpolates basis DOF values to IP DOF Gradient values.