Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
logical, | public | :: | attenuated | = | .false. | ||
real(kind=dp), | public | :: | mu | = | 1.0d99 | ||
real(kind=dp), | public | :: | hfscale | = | 1.0d0 | ||
real(kind=dp), | public | :: | hfscale2 | = | 1.0d0 | ||
real(kind=dp), | public | :: | coulscale | = | 1.0d0 | ||
integer, | public | :: | cur_pass | = | 1 |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grd2_compute_data_t), | intent(inout), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grd2_compute_data_t), | intent(inout), | target | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grd2_compute_data_t), | intent(inout), | target | :: | this | ||
type(basis_set), | intent(in) | :: | basis | |||
integer, | intent(in) | :: | id(4) | |||
real(kind=dp), | intent(out), | target | :: | dab(*) | ||
real(kind=dp), | intent(out) | :: | dabmax |