43 #ifndef __Panzer_SubcellSum_decl_hpp__
44 #define __Panzer_SubcellSum_decl_hpp__
48 #include "PanzerDiscFE_config.hpp"
52 #include "Phalanx_Evaluator_Macros.hpp"
53 #include "Phalanx_MDField.hpp"
80 template<
typename EvalT,
typename Traits>
84 public PHX::EvaluatorDerived<EvalT, Traits>
89 const Teuchos::ParameterList& p);
101 PHX::MDField<const ScalarT,Cell,BASIS>
inField;