|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| IncompressibleKEpsilonDiffusivityCoefficient (const panzer::IntegrationRule &ir, const double sigma_k=1.0, const double sigma_e=1.3, 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 > | _diffusivity_var_k |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _diffusivity_var_e |
| |
The documentation for this class was generated from the following files: