File for HDF input of the O2scl o2scl::nucmass_ame and o2scl::nucmass_mnmsk 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/nucmass.h>
#include <o2scl/nucmass_ame.h>
#include <o2scl/nucmass_hfb.h>
#include <o2scl/nucmass_frdm.h>
Go to the source code of this file.
Namespaces | |
o2scl_hdf | |
Functions | |
void | o2scl_hdf::ame_load (o2scl::nucmass_ame &ame, std::string file_name, std::string table_name) |
Read data for o2scl::nucmass_ame from an HDF table specified in a file. More... | |
void | o2scl_hdf::ame_load (o2scl::nucmass_ame &ame, std::string name="12") |
Read an AME mass table from the O2scl internal data files. More... | |
void | o2scl_hdf::mnmsk_load (o2scl::nucmass_mnmsk &mnmsk, std::string dir="") |
Read data for o2scl::nucmass_mnmsk from an HDF table. More... | |
void | o2scl_hdf::hfb_load (o2scl::nucmass_hfb &hfb, size_t model=14, std::string dir="") |
Read data for o2scl::nucmass_hfb from an HDF table. More... | |
void | o2scl_hdf::hfb_sp_load (o2scl::nucmass_hfb_sp &hfb, size_t model=21, std::string dir="") |
Read data for o2scl::nucmass_hfb from an HDF table. More... | |
Documentation generated with Doxygen. Provided under the
GNU Free Documentation License (see License Information).
Hosted at
.