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 spd factor at every point. The spd factor is a factor which scales a part of the Jacobian used for the Newton solver to make sure that the Jacobian remains positive definite.
The member functions are all implementations of those declared in the base class. See there for their meaning.
Definition at line 48 of file spd_factor.h.
aspect::Postprocess::VisualizationPostprocessors::SPD_Factor< dim >::SPD_Factor | ( | ) |
|
override |
|
overridevirtual |
Read the parameters this class declares from the parameter file.
Reimplemented from aspect::Plugins::InterfaceBase.