![]() |
PRISMS-PF Manual v3.0-pre
|
Struct that holds temporal discretization parameters. More...
#include <temporal_discretization.h>
Public Member Functions | |
void | postprocess_and_validate (const std::map< unsigned int, variableAttributes > &var_attributes) |
Postprocess and validate parameters. | |
void | print_parameter_summary () const |
Print parameters to summary.log. | |
Public Attributes | |
double | final_time = 0.0 |
unsigned int | total_increments = 0 |
double | dt = 0.0 |
unsigned int | increment = 0 |
double | time = 0.0 |
Struct that holds temporal discretization parameters.