votca 2024.2-dev
Loading...
Searching...
No Matches
checkpoint_utils.h File Reference
#include <cstddef>
#include <cstring>
#include <string>
#include <H5Cpp.h>
#include <votca/tools/types.h>
Include dependency graph for checkpoint_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  votca::xtp::checkpoint_utils::InferDataType< float >
 
struct  votca::xtp::checkpoint_utils::InferDataType< double >
 
struct  votca::xtp::checkpoint_utils::InferDataType< int >
 
struct  votca::xtp::checkpoint_utils::InferDataType< long int >
 
struct  votca::xtp::checkpoint_utils::InferDataType< unsigned >
 
struct  votca::xtp::checkpoint_utils::InferDataType< std::string >
 

Namespaces

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

Macros

#define VOTCA_XTP_CHECKPOINT_UTILS_H
 

Typedefs

using votca::xtp::CptLoc = H5::Group
 

Functions

H5::DataSpace votca::xtp::checkpoint_utils::str_scalar (H5::DataSpace(H5S_SCALAR))
 
H5::DataSpace votca::xtp::checkpoint_utils::StrScalar ()
 

Macro Definition Documentation

◆ VOTCA_XTP_CHECKPOINT_UTILS_H

#define VOTCA_XTP_CHECKPOINT_UTILS_H

Definition at line 19 of file checkpoint_utils.h.