tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Public Member Functions
tblite_param_serde::load_from_toml Interface Reference

Read parametrization data from TOML data structure. More...

Public Member Functions

subroutine load_from_toml (self, table, error)
 

Detailed Description

Read parametrization data from TOML data structure.

Constructor & Destructor Documentation

◆ load_from_toml()

subroutine tblite_param_serde::load_from_toml::load_from_toml ( class(serde_record), intent(inout) self,
type(toml_table), intent(inout) table,
type(error_type), intent(out), allocatable error )
virtual
Parameters
[in,out]selfInstance of the parametrization data
[in,out]tableData structure
[out]errorError handling

The documentation for this interface was generated from the following file: