11 #ifndef PANZER_EVALUATOR_GATHER_NORMALS_DECL_HPP
12 #define PANZER_EVALUATOR_GATHER_NORMALS_DECL_HPP
14 #include "Phalanx_Evaluator_Macros.hpp"
15 #include "Phalanx_MDField.hpp"
25 #include "Intrepid2_CellTools.hpp"
32 template<
typename EvalT,
typename Traits>
64 Intrepid2::RefSubcellParametrization<PHX::Device>::ConstViewType
sideParam_;
PHX::MDField< ScalarT, Cell, NODE, Dim > gatherFieldNormals_
Teuchos::RCP< const PureBasis > basis_
Teuchos::RCP< const PointRule > pointRule_
PHX::MDField< const double, Cell, IP, Dim, Dim > constJac_
Kokkos::DynRankView< ScalarT, PHX::Device > phyEdges_
PointValues2< double > pointValues_
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Kokkos::DynRankView< ScalarT, PHX::Device > refEdges_
Gathers tangent vectors per field from the global indexer and stores them in the field manager...
void evaluateFields(typename Traits::EvalData d)
Kokkos::View< unsigned int * > keys_
virtual Teuchos::RCP< CloneableEvaluator > clone(const Teuchos::ParameterList &pl) const
void postRegistrationSetup(typename Traits::SetupData d, PHX::FieldManager< Traits > &vm)
Intrepid2::RefSubcellParametrization< PHX::Device >::ConstViewType sideParam_
Non-templated empty base class for template managers.
Kokkos::View< Intrepid2::Orientation * > orientations_