|
|
using | scalar_type = typename EvalType::ScalarT |
| |
|
|
| IncompressibleLSVOFErrorNorms (const panzer::IntegrationRule &ir, const Teuchos::ParameterList &closure_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 > | _L1_error_continuity |
| |
|
Kokkos::Array< PHX::MDField< scalar_type, panzer::Cell, panzer::Point >, num_space_dim > | _L1_error_momentum |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _L2_error_continuity |
| |
|
Kokkos::Array< PHX::MDField< scalar_type, panzer::Cell, panzer::Point >, num_space_dim > | _L2_error_momentum |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _volume |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _L1_error_dof |
| |
|
PHX::MDField< scalar_type, panzer::Cell, panzer::Point > | _L2_error_dof |
| |
|
|
static constexpr int | num_space_dim = NumSpaceDim |
| |
The documentation for this class was generated from the following files: