OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
HDF5_reader< VECTOR_DIST > Class Template Reference

Detailed Description

template<>
class HDF5_reader< VECTOR_DIST >

Definition at line 13 of file HDF5_reader_vd.hpp.

Public Member Functions

template<unsigned int dim, typename St , typename prp >
bool load (const std::string &filename, openfpm::vector< Point< dim, St >> &v_pos, openfpm::vector< prp > &v_prp, size_t &g_m)
 

Private Member Functions

template<unsigned int dim, typename St , typename prp >
bool load_block (long int bid, hssize_t mpi_size_old, int *metadata_out, openfpm::vector< size_t > metadata_accum, hid_t plist_id, hid_t dataset_2, size_t &g_m, openfpm::vector< Point< dim, St >> &v_pos, openfpm::vector< prp > &v_prp)
 

The documentation for this class was generated from the following file: