#include <string>#include <vector>#include <complex>#include <algorithm>#include "hdf5.h"

Classes | |
| struct | fileio::IOPData< N_real, T_real, N_int, T_int > |
Namespaces | |
| fileio | |
Typedefs | |
| using | fileio::IOPData3DBasicD = IOPData< 16, double, 3, unsigned int > |
| using | fileio::IOPData2DBasicD = IOPData< 9, double, 3, unsigned int > |
| using | fileio::IOPData3DOnlyFluidD = IOPData< 12, double, 3, unsigned int > |
| using | fileio::IOPData2DOnlyFluidD = IOPData< 6, double, 3, unsigned int > |
Functions | |
| template<typename T_real = double> | |
| static auto | fileio::CreateComplexCompound () |
| static void | fileio::DestroyCompound (hid_t mytypeid) |
| static auto | fileio::CreatePointParticleCompound (auto &pdata) |