![]() |
ASPECT
|
Additional Inherited Members | |
![]() | |
static void | declare_parameters (ParameterHandler &prm) |
![]() | |
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) |
A postprocessor that outputs timing information in the statistics file, in particular the total wall time spent in the different timing sections until the current timestep. Note that this postprocessor cannot report accurate timings for the postprocessing section as it is executed before postprocessing is complete.
Definition at line 44 of file timing_statistics.h.
|
overridevirtual |
Write all timing statistics columns into the statistics object.
Implements aspect::Postprocess::Interface< dim >.