| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | enabled | ||||
| integer, | private | :: | n_snapshots | ||||
| integer, | public | :: | snapshot_stride | ||||
| real(kind=dp), | public | :: | t_end | ||||
| integer, | public | :: | n_steps | ||||
| real(kind=dp), | public | :: | alpha |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(iv_settings_t), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(iv_settings_t), | intent(inout) | :: | self | |||
| integer, | intent(in) | :: | n_snaps |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(iv_settings_t), | intent(in) | :: | self |