|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| TurbulenceKEpsilonWallFunction (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &bc_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 > | _boundary_k |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _boundary_e |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point, panzer::Dim > | _boundary_grad_k |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point, panzer::Dim > | _boundary_grad_e |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _boundary_u_tau |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _boundary_y_plus |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _wall_func_nu_t |
| |
|
|
static constexpr int | num_space_dim = NumSpaceDim |
| |
The documentation for this class was generated from the following files: