43 #ifndef __Panzer_Integerator_BasisTimesVector_decl_hpp__ 44 #define __Panzer_Integerator_BasisTimesVector_decl_hpp__ 48 #include "Phalanx_Evaluator_Macros.hpp" 49 #include "Phalanx_MDField.hpp" 50 #include "Kokkos_DynRankView.hpp" 58 PHX::MDField<ScalarT,Cell,BASIS>
residual;
82 template<
int NUM_FIELD_MULT>
85 template<
int NUM_FIELD_MULT>
PHX::MDField< ScalarT > residual
Evaluates a Dirichlet BC residual corresponding to a field value.
Kokkos::View< Kokkos::View< ScalarT **> *> kokkos_field_multipliers
PHX::MDField< ScalarT, Cell, IP, Dim > vectorField
#define PANZER_EVALUATOR_CLASS(NAME)
Macro definition of an evaluator class.
void operator()(const FieldMultTag< NUM_FIELD_MULT > &, const std::size_t &cell) const
PHX::Device::scratch_memory_space shmem_space
PHX::MDField< const ScalarT, Cell, BASIS > dof_orientation
Teuchos::RCP< Teuchos::ParameterList > getValidParameters() const
PHX::MDField< double, Cell, BASIS, IP, Dim > weighted_basis_vector
#define PANZER_EVALUATOR_CLASS_END
Macro definition to end an evaluator class declaration.
std::vector< PHX::MDField< const ScalarT, Cell, IP > > field_multipliers