| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | private, | dimension(100) | :: | lt_arr | |||
| integer, | private, | parameter | :: | lb_measure_cycle | = | 100 |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out), | allocatable | :: | energy_final_output(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(fcimc_iter_data), | intent(inout) | :: | iter_data | |||
| integer, | intent(out) | :: | err |