struct Gambit::Printers::HDF5::copy_hdf5

[No description available]

Public Functions

Name
template <typename U >
void
run(U , hid_t & dataset_out, std::vector< hid_t > & datasets, unsigned long long & size_tot, std::vector< unsigned long long > & sizes, hid_t & old_dataset, size_t offset)

Public Functions Documentation

function run

template <typename U >
static inline void run(
    U ,
    hid_t & dataset_out,
    std::vector< hid_t > & datasets,
    unsigned long long & size_tot,
    std::vector< unsigned long long > & sizes,
    hid_t & old_dataset,
    size_t offset
)

Updated on 2023-06-26 at 21:36:52 +0000