42 #ifndef __Panzer_GatherSolution_BlockedTpetra_Hessian_hpp__
43 #define __Panzer_GatherSolution_BlockedTpetra_Hessian_hpp__
46 #ifdef Panzer_BUILD_HESSIAN_SUPPORT
56 template <
typename TRAITS,
typename S,
typename LO,
typename GO,
typename NodeT>
59 public PHX::EvaluatorDerived<panzer::Traits::Hessian, TRAITS>,
66 : gidIndexer_(indexer) {}
69 const Teuchos::ParameterList& ) {}
78 virtual Teuchos::RCP<CloneableEvaluator>
clone(
const Teuchos::ParameterList & pl)
const