problem_filter_t Abstract Interface

abstract interface
private function problem_filter_t(nI, exc, ic, pgen_diagnostic)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nEl)
integer, intent(in) :: exc(2,maxExcit)
integer, intent(in) :: ic
real(kind=dp), intent(in) :: pgen_diagnostic

Return Value logical

Description

Return true, if an excitation exc from determinant det_I and a given pgen_diagnostic (sum 1/pgen) is considered to be problematic.