![]() |
ASPECT
|
Additional Inherited Members | |
![]() | |
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 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 >.