Read parametrization data from TOML data structure.
More...
Read parametrization data from TOML data structure.
◆ 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] | self | Instance of the parametrization data |
[in,out] | table | Data structure |
[out] | error | Error handling |
The documentation for this interface was generated from the following file:
- /home/runner/work/tblite/tblite/src/tblite/param/serde.f90