is_allowed_single Function

private pure function is_allowed_single(this, exc, prop_vec)

Type Bound

PQ_indexer_t

Arguments

Type IntentOptional Attributes Name
class(PQ_indexer_t), intent(in) :: this
type(Excite_1_t), intent(in) :: exc
integer, intent(in) :: prop_vec(:)

Return Value logical