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

Public Types

using scalar_type = typename EvalType::ScalarT
 

Public Member Functions

 IncompressibleLSVOFScalarConvectiveFlux (const panzer::IntegrationRule &ir, const int &phase_index, const int &num_lsvof_dofs, const std::string &equation_name, 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
 

Public Attributes

PHX::MDField< scalar_type, panzer::Cell, panzer::Point, panzer::Dim > _scalar_flux
 

Static Public Attributes

static constexpr int num_space_dim = NumSpaceDim
 

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