| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | nibz | ||||
| integer, | public | :: | nbz | ||||
| integer, | public, | allocatable | :: | nstar(:) | |||
| integer, | public, | allocatable | :: | star(:,:) | |||
| integer, | public, | allocatable | :: | sstar(:,:) | |||
| integer, | public, | allocatable | :: | s_table(:,:) | |||
| integer, | public, | allocatable | :: | k_table(:,:) | |||
| integer, | public, | allocatable | :: | g_table(:,:) | |||
| integer, | public, | allocatable | :: | grp_table(:,:) | |||
| integer, | public, | allocatable | :: | grp_table_m1(:,:) | |||
| integer, | public, | allocatable | :: | grp_nsym(:) | |||
| real(kind=SP), | public, | allocatable | :: | pt(:,:) | |||
| real(kind=SP), | public, | allocatable | :: | ptbz(:,:) | |||
| real(kind=SP), | public, | allocatable | :: | weights(:) | |||
| character(len=6), | public | :: | description | ||||
| character(len=1), | public | :: | units | ||||
| type(bz_fine_grid), | public | :: | FGbare | ||||
| type(bz_fine_grid), | public | :: | FGibz | ||||
| type(bz_fine_grid), | public | :: | FGbz | ||||
| real(kind=SP), | public, | allocatable | :: | weights_ipol(:) |