43 #ifndef __PANZER_STK_GatherRefCoords_HPP__
44 #define __PANZER_STK_GatherRefCoords_HPP__
46 #include "Phalanx_config.hpp"
47 #include "Phalanx_Evaluator_Macros.hpp"
48 #include "Phalanx_MDField.hpp"
58 namespace panzer_stk {
69 template<
typename EvalT,
typename Traits>
72 public PHX::EvaluatorDerived<EvalT, Traits> {
77 const std::string & fieldName);
84 PHX::MDField<ScalarT,panzer::Cell,panzer::NODE,panzer::Dim>
coordField_;
void evaluateFields(typename Traits::EvalData d)
Teuchos::RCP< const STK_Interface > mesh_
Wrapper to PHX::EvaluatorWithBaseImpl that implements Panzer-specific helpers.
PHX::MDField< ScalarT, panzer::Cell, panzer::NODE, panzer::Dim > coordField_