43 #ifndef __Panzer_Integrator_DivBasisTimesScalar_hpp__ 44 #define __Panzer_Integrator_DivBasisTimesScalar_hpp__ 48 #include "Phalanx_Evaluator_Macros.hpp" 49 #include "Phalanx_MDField.hpp" 50 #include "Kokkos_DynRankView.hpp" 64 PHX::MDField<ScalarT,Cell,BASIS>
residual;
65 PHX::MDField<ScalarT,Cell,IP>
scalar;
79 Kokkos::DynRankView<ScalarT,PHX::Device>
tmp;
PHX::MDField< ScalarT > residual
Evaluates a Dirichlet BC residual corresponding to a field value.
PHX::MDField< ScalarT, Cell > tmp
#define PANZER_EVALUATOR_CLASS(NAME)
Macro definition of an evaluator class.
Teuchos::RCP< Teuchos::ParameterList > getValidParameters() const
#define PANZER_EVALUATOR_CLASS_END
Macro definition to end an evaluator class declaration.
PHX::MDField< const ScalarT, Cell, IP > scalar
std::vector< PHX::MDField< const ScalarT, Cell, IP > > field_multipliers