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 DataPostprocessorScalar that computes a variable that represents the dynamic topography, and outputs it on all boundary faces.
The member functions are all implementations of those declared in the base class. See there for their meaning.
Definition at line 44 of file surface_dynamic_topography.h.
aspect::Postprocess::VisualizationPostprocessors::SurfaceDynamicTopography< dim >::SurfaceDynamicTopography | ( | ) |
|
override |
Evaluate the dynamic topography for the current cell.
|
overridevirtual |
Register the other postprocessor that we need: DynamicTopography
Reimplemented from aspect::Postprocess::VisualizationPostprocessors::Interface< dim >.