module to specify electronic configuration/ occupation pattern in molecules copied parts from XATOM to XMOLECULE
maps index to occupation pattern
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | occ(:) | |||
integer, | intent(out) | :: | i |
maps occupation pattern to index
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | i | |||
integer, | intent(inout) | :: | occ(:) |