|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| IncompressiblePlanarPoiseuilleExact (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &closure_params) |
| |
|
void | postRegistrationSetup (typename Traits::SetupData sd, PHX::FieldManager< Traits > &fm) override |
| |
|
void | evaluateFields (typename Traits::EvalData workset) override |
| |
|
KOKKOS_INLINE_FUNCTION void | operator() (const Kokkos::TeamPolicy< PHX::exec_space >::member_type &team) const |
| |
|
|
PHX::MDField< double, panzer::Cell, panzer::Point > | _temperature |
| |
|
PHX::MDField< double, panzer::Cell, panzer::Point > | _lagrange_pressure |
| |
|
Kokkos::Array< PHX::MDField< double, panzer::Cell, panzer::Point >, num_space_dim > | _velocity |
| |
|
|
static constexpr int | num_space_dim = NumSpaceDim |
| |
The documentation for this class was generated from the following files: