OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
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<typename vector_pos_type , typename vector_prp_type >
bool load (const std::string &filename, vector_pos_type &v_pos, vector_prp_type &v_prp, size_t &g_m)
 

Private Member Functions

template<typename vector_pos_type , typename vector_prp_type >
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, vector_pos_type &v_pos, vector_prp_type &v_prp)
 

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