votca 2024.2-dev
|
#include <cstddef>
#include <cstring>
#include <string>
#include <H5Cpp.h>
#include <votca/tools/types.h>
Go to the source code of this file.
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 () |
#define VOTCA_XTP_CHECKPOINT_UTILS_H |
Definition at line 19 of file checkpoint_utils.h.