|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| InductionConvectiveFlux (const panzer::IntegrationRule &ir, const MHDProperties::FullInductionMHDProperties &mhd_props, const std::string &flux_prefix="", const std::string &field_prefix="") |
| |
|
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, panzer::Dim >, num_space_dim > | _induction_flux |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point, panzer::Dim > | _magnetic_correction_potential_flux |
| |
|
|
static constexpr int | num_space_dim = NumSpaceDim |
| |
The documentation for this class was generated from the following files: