| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | ifile | |||
| integer, | intent(out) | :: | ios |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | cmode | |||
| character(len=*), | intent(in) | :: | cfilename_atom | |||
| integer, | intent(out) | :: | natom | |||
| integer, | intent(out) | :: | ntotatom | |||
| real(kind=dp), | intent(out), | allocatable | :: | ratom(:,:) | ||
| real(kind=dp), | intent(out), | allocatable | :: | zatom(:) | ||
| integer, | intent(out) | :: | lmaxd | |||
| integer, | intent(out), | allocatable | :: | lmaxatom(:) | ||
| integer, | intent(out), | allocatable | :: | killatom(:) | ||
| integer, | allocatable | :: | vtotatom(:) |