Particles and Nuclei Sub-Library: Version 0.910
Functions
hdf_nucmass_io.h File Reference

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.


Detailed Description

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="")

Function Documentation

int hfb_load ( hfb_mass hfb,
int  model = 14,
string  dir = "" 
)

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.

int hfb_sp_load ( hfb_sp_mass hfb,
int  model = 21,
string  dir = "" 
)

Valid values of model at present are 17 and 21, corresponding to the HFB17 (Goriely02) and HFB21 (Samyn04). If a number other than these two is given, the error handler is called.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Friends

Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).

Get Object-oriented Scientific Computing
Lib at SourceForge.net. Fast, secure and Free Open Source software
downloads.