| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| double precision, | intent(in) | :: | bounds(3,2) | |||
| integer, | intent(in) | :: | nkpts | |||
| double precision, | intent(in) | :: | kpoints(3,nkpts) | |||
| integer, | intent(out) | :: | nkpts_irr | |||
| integer, | intent(out), | allocatable | :: | kpt2irr(:) | ||
| integer, | intent(out), | allocatable | :: | irr2kpt(:) |