criptic v1
Cosmic Ray Interstellar Propagation Tool using Itô Calculus
Loading...
Searching...
No Matches
Classes | Namespaces
CheckpointManager.H File Reference

Class to manage checkpoints. More...

#include <string>
#include "ParmParser.H"
#include "../Core/CRTree.H"
#include "../Losses/Losses.H"
#include "../Prob/Prob.H"
#include "../Propagation/Propagation.H"
#include "../Utils/RngThread.H"
#include "../Utils/Types.H"
#include "hdf5.h"

Go to the source code of this file.

Classes

class  criptic::CheckpointManager
 A class to write and read checkpoint files. More...
 

Namespaces

namespace  criptic
 The primary namespace for criptic objects.
 

Detailed Description

Class to manage checkpoints.

This file provide the CheckpointManager class, which is a class to manage writing to and reading from checkpoint files.