|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
using | view_layout = typename PHX::DevLayout< scalar_type >::type |
| |
|
|
| 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 |
| |
|
|
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: