| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| logical, | public | :: | use_lookup | = | .false. |
Use a lookup for the prop_vec index in global_det_data |
|
| logical, | public | :: | create_lookup | = | .false. |
Create and manage! the prop_vec index lookup in global_det_data. |
|
| type(AliasSampler_2D_t), | private | :: | alias_sampler |
The shape is (fused_number_of_double_excitations, n_prop_vec) |
|||
| integer, | private, | allocatable | :: | tgtOrbs(:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(inout) | :: | this | |||
| class(AlsoGUGA_PropertyIndexer_t), | intent(in) | :: | indexer | |||
| type(PCHB_ParticleSelection_t), | intent(in) | :: | particle_selection | |||
| type(WeightingChoice_t), | intent(in) | :: | weighting_selection | |||
| logical, | intent(in) | :: | use_lookup | |||
| logical, | intent(in) | :: | create_lookup |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(inout) | :: | this |
This function returns all possible excitations for the orbital picker
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(in) | :: | this | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| logical, | intent(in), | optional | :: | sort_fused_key |
The fused index of the excitations should be sorted. |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nel) | |||
| integer(kind=n_int), | intent(in) | :: | ilutI(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| type(ExcitationInformation_t), | intent(in) | :: | excitInfo |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| integer, | intent(in) | :: | occ_orbs(2) | |||
| real(kind=dp), | intent(out) | :: | above_cpt | |||
| real(kind=dp), | intent(out) | :: | below_cpt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| integer, | intent(in) | :: | occ_orbs(2) | |||
| integer, | intent(in) | :: | orb_a | |||
| real(kind=dp), | intent(out) | :: | orb_pgen |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_Doubles_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| integer, | intent(in) | :: | occ_orbs(2) | |||
| integer, | intent(in) | :: | orb_a | |||
| real(kind=dp), | intent(out) | :: | orb_pgen |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_FastFast_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nel) | |||
| integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| type(ExcitationInformation_t), | intent(out) | :: | excitInfo | |||
| real(kind=dp), | intent(out) | :: | pgen |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_FastFast_t), | intent(in) | :: | this | |||
| integer, | intent(in) | :: | nI(nEl) | |||
| integer(kind=n_int), | intent(in) | :: | ilutI(0:GugaBits%len_tot) | |||
| type(CSF_Info_t), | intent(in) | :: | csf_i | |||
| integer, | intent(in) | :: | ij | |||
| integer, | intent(in) | :: | i_sg | |||
| integer, | intent(in) | :: | a | |||
| integer, | intent(in) | :: | b |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_FastFast_t), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | rank_with_info | |||
| real(kind=dp), | intent(out), | allocatable | :: | ij_weights(:,:,:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_FastFast_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PropVec_PCHB_FastFast_t), | intent(in) | :: | this |