|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| ExternalMagneticField (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &user_params) |
| |
|
void | postRegistrationSetup (typename Traits::SetupData sd, PHX::FieldManager< Traits > &fm) override |
| |
|
void | evaluateFields (typename Traits::EvalData workset) override |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const Kokkos::TeamPolicy< PHX::exec_space >::member_type &team) const |
| |
|
|
Kokkos::Array< PHX::MDField< scalar_type, panzer::Cell, panzer::Point >, field_size > | _ext_magn_field |
| |
|
|
static constexpr int | field_size = 3 |
| |
The documentation for this class was generated from the following files: