construct_class_counts Subroutine

public subroutine construct_class_counts(nI, CCOcc, CCUnocc)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nI(nel)
integer, intent(out) :: CCOcc(ScratchSize)
integer, intent(out) :: CCUnocc(ScratchSize)

Contents