tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Data Types | Modules
serde.f90 File Reference

Provides a base class for serializable and deserializable data. More...

Data Types

type  tblite_param_serde::serde_record
 Serializable and deserializable parameter record. More...
 
interface  tblite_param_serde::load_from_toml
 Read parametrization data from TOML data structure. More...
 

Modules

module  tblite_param_serde
 Definition of a parameter record with serde properties. Each record knows how to serialize and deserialize itself.
 

Detailed Description

Provides a base class for serializable and deserializable data.