|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| IncompressibleEnstrophy (const panzer::IntegrationRule &ir) |
| |
|
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, panzer::Dim > | _vorticity |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _enstrophy |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _divergence |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _mag_divergence |
| |
|
|
static constexpr int | num_space_dim = NumSpaceDim |
| |
The documentation for this class was generated from the following files: