GetPgen_t Interface

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

Arguments

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

The CSF in nI-format and the prop_vec

type(CSF_Info_t), intent(in) :: csf_I
integer, intent(in) :: i_sg

The CSF in nI-format and the prop_vec

integer, intent(in) :: I

The particles.

integer, intent(in) :: J

The particles.

Return Value real(kind=dp)