| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | initstat | = | 0 |
iteration to start accumulating (0 = disabled) |
|
| integer, | public | :: | istatfreq | = | 1 |
accumulate every N steps |
|
| integer, | public | :: | istatout | = | 0 |
write stats every N steps (0 = disabled) |
|
| character(len=256), | public | :: | stats_prefix | = | "statistics" |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stats_config_t) | :: | self | ||||
| character(len=*), | intent(in), | optional | :: | nml_file | ||
| character(len=*), | intent(in), | optional | :: | nml_string |