@brief Bragg-Slater radii for determining the relative size of the polyhedra in the polyatomic integration scheme
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | BRSL_NUM_ELEMENTS | = | 137 | |
integer, | public, | parameter | :: | BRSL_TYPE_GAMESS | = | 0 | |
integer, | public, | parameter | :: | BRSL_TYPE_GILL | = | 1 | |
integer, | public, | parameter | :: | BRSL_TYPE_TA | = | 2 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(out) | :: | array(:) | |||
integer, | intent(in) | :: | bstype |