VertexCFD  0.0-dev
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
VertexCFD::ClosureModel::ExternalMagneticField< EvalType, Traits > Class Template Reference
Inheritance diagram for VertexCFD::ClosureModel::ExternalMagneticField< EvalType, Traits >:
Inheritance graph
[legend]
Collaboration diagram for VertexCFD::ClosureModel::ExternalMagneticField< EvalType, Traits >:
Collaboration graph
[legend]

Public Types

using scalar_type = typename EvalType::ScalarT
 

Public Member Functions

 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
 

Public Attributes

Kokkos::Array< PHX::MDField< scalar_type, panzer::Cell, panzer::Point >, field_size > _ext_magn_field
 

Static Public Attributes

static constexpr int field_size = 3
 

The documentation for this class was generated from the following files: