class Gambit::Printers::HDF5::hdf5_stuff

[No description available]

Public Functions

Name
hdf5_stuff(const std::string & base_file_name, const std::string & output_file, const std::string & group_name, const std::string & metadata_group_name, const size_t num, const bool cleanup, const bool skip, const std::vector< std::string > & input_files)
~hdf5_stuff()
voidEnter_Aux_Parameters(const std::string & output_file, bool resume =false)

Public Functions Documentation

function hdf5_stuff

hdf5_stuff(
    const std::string & base_file_name,
    const std::string & output_file,
    const std::string & group_name,
    const std::string & metadata_group_name,
    const size_t num,
    const bool cleanup,
    const bool skip,
    const std::vector< std::string > & input_files
)

function ~hdf5_stuff

~hdf5_stuff()

function Enter_Aux_Parameters

void Enter_Aux_Parameters(
    const std::string & output_file,
    bool resume =false
)

Now copy the RA datasets


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