11 #ifndef PANZER_EVALUATOR_DIRICHLET_RESIDUAL_EDGEBASIS_HPP
12 #define PANZER_EVALUATOR_DIRICHLET_RESIDUAL_EDGEBASIS_HPP
16 #include "Phalanx_Evaluator_Macros.hpp"
17 #include "Phalanx_MDField.hpp"
19 #include "PanzerDiscFE_config.hpp"
25 #include "Kokkos_DynRankView.hpp"
35 template<
typename EvalT,
typename Traits>
69 Intrepid2::RefSubcellParametrization<Kokkos::HostSpace>::ConstViewType
edgeParam;
70 Intrepid2::RefSubcellParametrization<Kokkos::HostSpace>::ConstViewType
faceParam;
PHX::MDField< const ScalarT, Cell, Point, Dim > value
Intrepid2::RefSubcellParametrization< Kokkos::HostSpace >::ConstViewType edgeParam
DirichletResidual_EdgeBasis(const Teuchos::ParameterList &p)
Intrepid2::RefSubcellParametrization< Kokkos::HostSpace >::ConstViewType faceParam
Teuchos::RCP< const std::vector< Intrepid2::Orientation > > orientations
Wrapper to PHX::EvaluatorWithBaseImpl that implements Panzer-specific helpers.
void postRegistrationSetup(typename Traits::SetupData d, PHX::FieldManager< Traits > &fm)
PHX::MDField< const ScalarT, Cell, Point, Dim > dof
void evaluateFields(typename Traits::EvalData d)
PHX::MDField< ScalarT, Cell, BASIS > residual
PointValues2< double > pointValues
Teuchos::RCP< const panzer::PointRule > pointRule
typename EvalT::ScalarT ScalarT
Teuchos::RCP< const panzer::PureBasis > basis