Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
real(kind=dp), | public | :: | inst_double_occ | = | 0.0_dp | ||
real(kind=dp), | public | :: | all_inst_double_occ | = | 0.0_dp | ||
real(kind=dp), | public | :: | sum_double_occ | = | 0.0_dp | ||
real(kind=dp), | public | :: | all_sum_double_occ | = | 0.0_dp | ||
real(kind=dp), | public | :: | sum_norm_psi_squared | = | 0.0_dp | ||
real(kind=dp), | public, | allocatable | :: | spin_up_occ(:) | |||
real(kind=dp), | public, | allocatable | :: | spin_down_occ(:) | |||
real(kind=dp), | public, | allocatable | :: | spin_diff(:) | |||
real(kind=dp), | public, | allocatable | :: | double_occ_vec(:) | |||
real(kind=dp), | public, | allocatable | :: | inst_spin_diff(:) | |||
real(kind=dp), | public, | allocatable | :: | all_inst_spin_diff(:) | |||
real(kind=dp), | public, | allocatable | :: | inst_spatial_doub_occ(:) | |||
real(kind=dp), | public, | allocatable | :: | all_inst_spatial_doub_occ(:) | |||
real(kind=dp), | public, | allocatable | :: | sum_double_occ_vec(:) | |||
real(kind=dp), | public, | allocatable | :: | sum_spin_diff(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:niftot) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:NIfTot) | |||
real(kind=dp), | intent(in) | :: | real_sgn(lenof_sign) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:niftot) | |||
integer, | intent(in) | :: | ni(nel) | |||
real(kind=dp), | intent(in) | :: | real_sgn(lenof_sign) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | optional | :: | initial |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | funit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | funit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | optional | :: | initial |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
logical, | intent(in), | optional | :: | initial |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | funit |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(rdm_list_t), | intent(inout) | :: | rdm | |||
real(kind=dp), | intent(in) | :: | rdm_trace(rdm%sign_length) | |||
real(kind=dp), | intent(out), | optional | :: | inst_occ |