|
|
void | evaluateFields (typename panzer::Traits::EvalData) override |
| |
|
|
static auto | createFromIndexed (const panzer::IntegrationRule &ir, const std::string &vector_name, const int num_scalars, const bool time_deriv, const bool grads) |
| |
|
static auto | createFromSuffixed (const panzer::IntegrationRule &ir, const std::string &vector_name, const std::vector< std::optional< std::string >> &scalar_suffixes, const bool time_deriv, const bool grads) |
| |
|
static auto | createFromList (const panzer::IntegrationRule &ir, const std::string &vector_name, const std::vector< std::string > &num_scalars, const bool time_deriv, const bool grads) |
| |
|
|
PHX::MDField< ScalarT, panzer::Cell, panzer::Point, NewTag > | _vector_field |
| |
|
PHX::MDField< ScalarT, panzer::Cell, panzer::Point, NewTag > | _vector_dxdt_field |
| |
|
PHX::MDField< ScalarT, panzer::Cell, panzer::Point, panzer::Dim, NewTag > | _vector_grad_field |
| |
The documentation for this class was generated from the following files: