Function rmf_load (o2scl_hdf)

O2scl : Function List

void o2scl_hdf::rmf_load(o2scl::eos_had_rmf &rmf, std::string model, bool external = false)

Input a o2scl::eos_had_rmf object from an HDF file.

If external is false (the default), then the model is loaded from the data directory rmfdata with the suffix .o2. Otherwise, the parameter model is taken to be the full pathname of the HDF5 file containing the EOS model data to be loaded.