|
generic | load (self, array, offset, base, mask, error) |
| Read parametrization data from parameter array.
|
|
generic | dump (self, array, offset, mask, error) |
| Write parametrization data to parameter array.
|
|
procedure | load_from_toml (self, table, error) |
| Read parametrization data from TOML data structure.
|
|
procedure | dump_to_toml (self, table, error) |
| Write parametrization data to TOML data structure.
|
|
generic | load (self, file, error) |
| Reading of parametrization data.
|
|
generic | load (self, unit, error) |
| Reading of parametrization data.
|
|
generic | load (self, table, error) |
| Reading of parametrization data.
|
|
procedure(load_from_toml), deferred | load_from_toml (self, table, error) |
| Read parametrization data from TOML data structure.
|
|
generic | dump (self, file, error) |
| Writing of parametrization data.
|
|
generic | dump (self, unit, error) |
| Writing of parametrization data.
|
|
generic | dump (self, table, error) |
| Writing of parametrization data.
|
|
procedure(dump_to_toml), deferred | dump_to_toml (self, table, error) |
| Write parametrization data to TOML data structure.
|
|
Parametrization model for the halogen bonding.