43 #ifndef PANZER_EVALUATOR_GATHER_BASIS_COORDINATES_DECL_HPP
44 #define PANZER_EVALUATOR_GATHER_BASIS_COORDINATES_DECL_HPP
46 #include "Phalanx_config.hpp"
47 #include "Phalanx_Evaluator_Macros.hpp"
48 #include "Phalanx_MDField.hpp"
50 #include "Teuchos_ParameterList.hpp"
65 template<
typename EvalT,
typename TRAITS>
68 public PHX::EvaluatorDerived<EvalT, TRAITS> {
78 static std::string
fieldName(
const std::string & basisName);