ASPECT
|
Static Public Member Functions | |
static void | declare_parameters (ParameterHandler &prm) |
Static Public Member Functions inherited from aspect::Plugins::InterfaceBase | |
static void | declare_parameters (ParameterHandler &prm) |
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) |
Private Attributes | |
std::string | command |
bool | terminate_on_failure |
bool | on_all_processes |
A postprocessor that runs a shell command at the end of each time step.
|
static |
Declare new parameters
|
overridevirtual |
Parse parameters
Reimplemented from aspect::Plugins::InterfaceBase.
|
overridevirtual |
Execute the command
Implements aspect::Postprocess::Interface< dim >.
|
private |
|
private |
|
private |