43 #ifndef __Panzer_CellExtreme_hpp__
44 #define __Panzer_CellExtreme_hpp__
48 #include "Phalanx_Evaluator_Macros.hpp"
49 #include "Phalanx_MDField.hpp"
50 #include "Kokkos_DynRankView.hpp"
70 template<
typename EvalT,
typename Traits>
74 public PHX::EvaluatorDerived<EvalT, Traits>
79 const Teuchos::ParameterList& p);
96 PHX::MDField<const ScalarT,Cell,IP>
scalar;