ASPECT
|
Additional Inherited Members | |
Static Public Member Functions inherited from aspect::SimulatorAccess< dim > | |
static void | get_composition_values_at_q_point (const std::vector< std::vector< double >> &composition_values, const unsigned int q, std::vector< double > &composition_values_at_q_point) |
Static Public Member Functions inherited from aspect::Plugins::InterfaceBase | |
static void | declare_parameters (ParameterHandler &prm) |
A class derived from DataPostprocessor that takes an output vector and computes a variable that represents the strain rate at every point. The scalar strain rate is defined as \(\sqrt{ (\varepsilon - \tfrac 13 \textrm{trace}\ \varepsilon \mathbf 1) : \varepsilon - \tfrac 13 \textrm{trace}\ \varepsilon \mathbf 1}\).
The member functions are all implementations of those declared in the base class. See there for their meaning.
Definition at line 48 of file strain_rate.h.
aspect::Postprocess::VisualizationPostprocessors::StrainRate< dim >::StrainRate | ( | ) |
Constructor.
|
override |