tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Functions/Subroutines
tblite_fit_settings Module Reference

Declaration of options for the optimization driver. More...

Data Types

type  fit_settings
 Optimization configuration. More...
 

Functions/Subroutines

subroutine load_from_toml (self, table, error)
 Read parametrization data from TOML data structure.
 

Detailed Description

Declaration of options for the optimization driver.

Function/Subroutine Documentation

◆ load_from_toml()

subroutine tblite_fit_settings::load_from_toml ( class(fit_settings), intent(inout) self,
type(toml_table), intent(inout) table,
type(error_type), intent(out), allocatable error )

Read parametrization data from TOML data structure.

Parameters
[in,out]selfInstance of the parametrization data
[in,out]tableData structure
[out]errorError handling