| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(Number_to_String_Wrapper), | private, | allocatable | :: | strings(:) | |||
| integer, | private | :: | file_unit | = | 0 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Line_Writer), | intent(out) | :: | this | |||
| character(len=*), | intent(in) | :: | filename | |||
| logical, | intent(in) | :: | selector(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Line_Writer), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Line_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_step | |||
| real(kind=DP), | intent(in) | :: | observables(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Null_Line_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_step | |||
| integer, | intent(in) | :: | observables(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Line_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_step | |||
| real(kind=DP), | intent(in) | :: | observables(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Line_Writer), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | i_step | |||
| integer, | intent(in) | :: | observables(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(Abstract_Line_Writer), | intent(inout) | :: | this | |||
| character(len=:), | intent(inout), | allocatable | :: | legend | ||
| logical, | intent(in) | :: | selector(:) |