GetPgen_t Abstract Interface

abstract interface
private pure function GetPgen_t(this, nI, i_sg, I, J)

Arguments

Type IntentOptional Attributes Name
class(ParticleSelector_t), intent(in) :: this
integer, intent(in) :: nI(nEl)

The determinant in nI-format and the supergroup index

integer, intent(in) :: i_sg

The determinant in nI-format and the supergroup index

integer, intent(in) :: I

The particles.

integer, intent(in) :: J

The particles.

Return Value real(kind=dp)