| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer | :: | i | ||||
| integer | :: | j |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(FileReader_t), | intent(inout) | :: | file_reader | |||
| type(TokenIterator_t), | intent(inout) | :: | incompletely_parsed_tokens |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(out) | :: | RS | |||
| real(kind=dp), | intent(out) | :: | FKF |
!!!!!! NOT WORKING YET!!!!!!!
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(TokenIterator_t), | intent(inout) | :: | tokens | |||
| integer, | intent(out), | allocatable | :: | spat_GAS_orbs(:) | ||
| logical, | intent(out) | :: | recoupling |