votca 2024.2-dev
Loading...
Searching...
No Matches
checkpoint.h File Reference
#include <fstream>
#include <H5Cpp.h>
#include "checkpoint_utils.h"
#include "checkpointreader.h"
#include "checkpointtable.h"
#include "checkpointwriter.h"
Include dependency graph for checkpoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  votca::xtp::CheckpointFile
 

Namespaces

namespace  votca
 base class for all analysis tools
 
namespace  votca::xtp
 Charge transport classes.
 

Macros

#define VOTCA_XTP_CHECKPOINT_H
 

Enumerations

enum class  votca::xtp::CheckpointAccessLevel { votca::xtp::READ = 0 , votca::xtp::MODIFY = 1 , votca::xtp::CREATE = 2 }
 

Functions

std::ostream & votca::xtp::operator<< (std::ostream &s, CheckpointAccessLevel l)
 

Macro Definition Documentation

◆ VOTCA_XTP_CHECKPOINT_H

#define VOTCA_XTP_CHECKPOINT_H

Definition at line 19 of file checkpoint.h.