11 #ifndef PANZER_EVALUATOR_GATHER_INTEGRATION_COORDINATES_DECL_HPP
12 #define PANZER_EVALUATOR_GATHER_INTEGRATION_COORDINATES_DECL_HPP
14 #include "Phalanx_config.hpp"
15 #include "Phalanx_Evaluator_Macros.hpp"
16 #include "Phalanx_MDField.hpp"
33 template<
typename EvalT,
typename TRAITS>
PHX::MDField< ScalarT, Cell, Point, Dim > quadCoordinates_
void evaluateFields(typename TRAITS::EvalData d)
Wrapper to PHX::EvaluatorWithBaseImpl that implements Panzer-specific helpers.
std::vector< int >::size_type quadIndex_
Gathers coordinates for the quadrature from the workset and stores them in the field manager...
GatherIntegrationCoordinates()
static std::string fieldName(int degree)
void postRegistrationSetup(typename TRAITS::SetupData d, PHX::FieldManager< TRAITS > &vm)