|
Grid 0.7.0
|
#include <H5Cpp.h>#include <complex>#include <memory>Go to the source code of this file.
Data Structures | |
| class | Grid::Hdf5Type< T > |
| class | Grid::Hdf5Type< Grid::complex< R > > |
Namespaces | |
| namespace | Grid |
Macros | |
| #define | H5NS |
| #define | HDF5_NATIVE_TYPE(predType, cType) |
| #define | DEFINE_HDF5_NATIVE_TYPES |
Variables | |
| Grid::DEFINE_HDF5_NATIVE_TYPES | |
| template<typename R> | |
| std::unique_ptr< H5NS::CompType > | Grid::Hdf5Type< Grid::complex< R > >::typePtr_ |
| #define H5NS |
Definition at line 11 of file Hdf5Type.h.
| #define HDF5_NATIVE_TYPE | ( | predType, | |
| cType ) |
Definition at line 14 of file Hdf5Type.h.
| #define DEFINE_HDF5_NATIVE_TYPES |
Definition at line 26 of file Hdf5Type.h.