![]() |
ASPECT
|
Private Member Functions | |
void | store_entropy_solver_history (unsigned int iteration_count) |
Private Attributes | |
unsigned int | total_iteration_count |
unsigned int | number_of_solves |
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 computes statistics about the temperature equilibration when using the entropy model with multiple components.
Definition at line 40 of file entropy_statistics.h.
|
overridevirtual |
Connect the callback functions to the respective signals.
Reimplemented from aspect::Plugins::InterfaceBase.
|
overridevirtual |
Write the entropy statistics into the statistics file.
Implements aspect::Postprocess::Interface< dim >.
|
private |
Callback function that is connected to the post_multicomponent_equilibrium signal to store the solver history.
|
private |
Variables that store the multicomponent equilibration solver history of the current timestep, until they are written into the statistics object upon the call to execute(). They are cleared after writing the content.
Definition at line 68 of file entropy_statistics.h.
|
private |
Definition at line 69 of file entropy_statistics.h.