![]() |
Particles and Nuclei Sub-Library: Version 0.910
|
File for HDF input of the O2scl ame_mass and mnmsk_mass data files. More...
#include <hdf5.h>
#include <hdf5_hl.h>
#include <o2scl/constants.h>
#include <o2scl/hdf_file.h>
#include <o2scl/lib_settings.h>
#include <o2scl/nuclear_mass.h>
Go to the source code of this file.
Definition in file hdf_nucmass_io.h.
Functions | |
int | ame_load (ame_mass &ame, std::string version, string dir="") |
Read data for ame_mass from an HDF table. | |
int | mnmsk_load (mnmsk_mass &mnmsk, string dir="") |
Read data for mnmsk_mass from an HDF table. | |
int | hfb_load (hfb_mass &hfb, int model=14, string dir="") |
Read data for hfb_mass from an HDF table. | |
int | hfb_sp_load (hfb_sp_mass &hfb, int model=21, string dir="") |
Read data for hfb_mass from an HDF table. | |
int | ame_load (o2scl::ame_mass &ame, std::string version, std::string dir="") |
int | mnmsk_load (o2scl::mnmsk_mass &mnmsk, std::string dir="") |
int | hfb_load (o2scl::hfb_mass &hfb, int model=14, std::string dir="") |
int | hfb_sp_load (o2scl::hfb_sp_mass &hfb, int model=21, std::string dir="") |
int hfb_load | ( | hfb_mass & | hfb, |
int | model = 14 , |
||
string | dir = "" |
||
) |
int hfb_sp_load | ( | hfb_sp_mass & | hfb, |
int | model = 21 , |
||
string | dir = "" |
||
) |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).