43 #ifndef PANZER_EVALUATOR_GATHER_NORMALS_DECL_HPP
44 #define PANZER_EVALUATOR_GATHER_NORMALS_DECL_HPP
46 #include "Phalanx_Evaluator_Macros.hpp"
47 #include "Phalanx_MDField.hpp"
49 #include "Teuchos_ParameterList.hpp"
61 template<
typename EvalT,
typename Traits>
63 :
public PHX::EvaluatorWithBaseImpl<Traits>,
64 public PHX::EvaluatorDerived<EvalT, Traits>,
76 virtual Teuchos::RCP<CloneableEvaluator>
clone(
const Teuchos::ParameterList & pl)
const
91 Teuchos::RCP<const PureBasis>
basis;
97 PHX::MDField<const ScalarT, Cell, IP, Dim, Dim, void, void, void, void>