Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
procedure(PickOrbitals_t), | public, | pointer | :: | pickOrbitals_single | => | null() | |
procedure(PickOrbitals_t), | public, | pointer | :: | pickOrbitals_double | => | null() | |
procedure(calc_orbital_pgen_contr_t), | public, | pointer | :: | calc_orbital_pgen_contr | => | null() | |
procedure(pick_first_orbital_t), | public, | pointer | :: | pick_first_orbital | => | null() | |
procedure(orb_pgen_contrib_type_t), | public, | pointer | :: | orb_pgen_contrib_type_3 | => | null() | |
procedure(orb_pgen_contrib_type_t), | public, | pointer | :: | orb_pgen_contrib_type_2 | => | null() | |
procedure(calc_off_diag_guga_t), | public, | pointer | :: | calc_off_diag_guga_ref | => | null() | |
procedure(CalcOrbitalPgenContr_t), | public, | pointer | :: | calc_orbital_pgen_contrib_start | => | null() | |
procedure(CalcOrbitalPgenContr_t), | public, | pointer | :: | calc_orbital_pgen_contrib_end | => | null() |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | nSwitches | |||
real(kind=dp), | intent(in) | :: | bval | |||
type(WeightData_t), | intent(in) | :: | dat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | negSwitches | |||
real(kind=dp), | intent(in) | :: | posSwitches | |||
real(kind=dp), | intent(in) | :: | bVal | |||
type(WeightData_t), | intent(in) | :: | dat |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:IlutBits%len_tot) | |||
type(CSF_Info_t), | intent(in) | :: | csf_i | |||
integer, | intent(in), | optional | :: | run | ||
integer, | intent(out), | optional | :: | exlevel |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
integer, | intent(in) | :: | nI(nel) | |||
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 | ||
---|---|---|---|---|---|---|
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 | ||
---|---|---|---|---|---|---|
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 | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
type(CSF_Info_t), | intent(in) | :: | csf_i | |||
integer(kind=n_int), | intent(in) | :: | t(0:GugaBits%len_tot) | |||
type(ExcitationInformation_t), | intent(inout) | :: | excitInfo | |||
real(kind=dp), | intent(out) | :: | pgen | |||
real(kind=dp), | intent(out) | :: | integral |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=n_int), | intent(in) | :: | ilut(0:GugaBits%len_tot) | |||
type(CSF_Info_t), | intent(in) | :: | csf_i | |||
integer(kind=n_int), | intent(in) | :: | t(0:GugaBits%len_tot) | |||
type(ExcitationInformation_t), | intent(inout) | :: | excitInfo | |||
real(kind=dp), | intent(inout) | :: | branch_pgen | |||
real(kind=dp), | intent(out) | :: | pgen | |||
real(kind=dp), | intent(out) | :: | integral | |||
integer(kind=int_rdm), | intent(out), | optional, | allocatable | :: | rdm_ind(:) | |
real(kind=dp), | intent(out), | optional, | allocatable | :: | rdm_mat(:) |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | i | |||
real(kind=dp), | intent(out) | :: | pgen | |||
integer, | intent(out) | :: | excit_lvl | |||
integer, | intent(out) | :: | excit_typ |