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

Defininition of the parametrization data format. More...

Data Types

type  param_record
 Complete self-contained representation of a complete parametrization record. More...
 

Functions/Subroutines

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

Detailed Description

Defininition of the parametrization data format.

Function/Subroutine Documentation

◆ load_from_toml()

subroutine tblite_param::load_from_toml ( class(param_record), 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