GRASP rci-qed
Data Types | Modules | Functions/Subroutines
rcisettings.f90 File Reference

Data Types

type  grasp_rciqed_rcisettings::rcisettings
 

Modules

module  grasp_rciqed_rcisettings
 

Functions/Subroutines

logical function, public grasp_rciqed_rcisettings::read_settings_toml (jobname, settings)
 Read a .setting.toml for an RCI job into a rcisettings object. More...
 
subroutine, public grasp_rciqed_rcisettings::write_settings_toml (jobname, setype)
 Writes a .settings.toml file with the nuclear, grid and Hamiltonian settings that were used for the RCI run. More...
 
subroutine grasp_rciqed_rcisettings::write_toml_expfloat (unit, label, value)
 Writes a TOML key-value line for a floating point number in exponent notation. More...