Function hfb_load (o2scl_hdf)

O2scl : Function List

void o2scl_hdf::hfb_load(o2scl::nucmass_hfb &hfb, size_t model = 14, std::string filename = "")

Read data for o2scl::nucmass_hfb from an HDF table.

Valid values of model at present are 2, 8, and 14, corresponding to the HFB2 (Goriely02), HFB8 (Samyn04), and HFB14 (Goriely07). If a number other than these three is given, the error handler is called.

See also [Goriely02], [Samyn04], and [Goriely07].

Note

This function is in the o2scl_hdf namespace, see hdf_nucmass_io.h .