|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| IncompressibleFluidProperties (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &fluid_params) |
| |
|
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 > | _density |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _kinematic_viscosity |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _thermal_conductivity |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _specific_heat_capacity |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _electrical_conductivity |
| |
The documentation for this class was generated from the following files: