PRISMS-PF Manual v3.0-pre
All Classes Functions Variables Enumerations Pages
checkpointParameters Struct Reference

Struct that holds checkpoint parameters. More...

#include <checkpoint_parameters.h>

Public Member Functions

bool should_checkpoint (unsigned int increment) const
 Return is the current increment should be checkpointed.
 
void postprocess_and_validate (const temporalDiscretization &temporal_discretization)
 Postprocess and validate parameters.
 
void print_parameter_summary () const
 Print parameters to summary.log.
 

Public Attributes

bool load_from_checkpoint = false
 
std::string condition
 
unsigned int n_checkpoints = 0
 
std::vector< int > user_checkpoint_list
 
std::set< unsigned int > checkpoint_list
 

Detailed Description

Struct that holds checkpoint parameters.


The documentation for this struct was generated from the following file: