|
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 outputs the depth including mesh deformation according to the geometry model.
Definition at line 42 of file depth_including_mesh_deformation.h.
| aspect::Postprocess::VisualizationPostprocessors::DepthIncludingMeshDeformation< dim >::DepthIncludingMeshDeformation | ( | ) |
|
override |
|
overridevirtual |
Let the postprocessor manager know about the other postprocessors this one depends on. Specifically, the Geoid postprocessor.
Reimplemented from aspect::Postprocess::VisualizationPostprocessors::Interface< dim >.