| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(FCI_PCHB_OptionsUserInput_t), | public, | allocatable | :: | FCI_PCHB_user_input | |||
| type(FCI_PCHB_options_vals_t), | public, | parameter | :: | options_vals | = | FCI_PCHB_options_vals_t() |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PropVec_PCHB_ExcGenerator_t), | private | :: | PropVec_sampler |
| procedure, public :: init | |
| procedure, public :: finalize | |
| procedure, public :: pickorbitals_single | |
| procedure, public :: pickorbitals_double | |
| procedure, public :: calc_pgen | |
| procedure, public :: calc_orbital_pgen_contr | |
| procedure, public :: calc_orbital_pgen_contr_start | |
| procedure, public :: calc_orbital_pgen_contr_end |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PropVec_PCHB_options_t), | public | :: | prop_vec_pchb |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PropVec_PCHB_options_vals_t), | public | :: | prop_vec_pchb | = | PropVec_PCHB_options_vals_t() |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PropVec_PCHB_OptionsUserInput_t), | public | :: | prop_vec_pchb |
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(PropVec_PCHB_OptionsUserInput_vals_t), | public | :: | prop_vec_pchb | = | PropVec_PCHB_OptionsUserInput_vals_t() |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_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 | ||
|---|---|---|---|---|---|---|
| type(TokenIterator_t), | intent(inout) | :: | tokens | |||
| logical, | intent(in) | :: | use_lookup |
Do a lookup of supergroups |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(FCI_PCHB_OptionsUserInput_t), | intent(in) | :: | FCI_PCHB_user_input | |||
| integer, | intent(in) | :: | loc_nBasis | |||
| integer, | intent(in) | :: | loc_nEl |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_t), | intent(inout) | :: | this | |||
| type(FCI_PCHB_options_t), | intent(in) | :: | options |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_t), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(PCHB_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(PCHB_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(PCHB_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(PCHB_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(PCHB_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 |