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

Public Types

using scalar_type = typename EvalType::ScalarT
 
using view_layout = typename PHX::DevLayout< scalar_type >::type
 

Public Member Functions

 IncompressibleLSVOFVariableProperties (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &lsvof_params, const std::vector< std::string > &phase_names, const bool &build_dxdts=true, 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 > _rho
 
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > _mu
 
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > _dxdt_rho
 

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