contains_supergroup_t Abstract Interface

abstract interface
private pure function contains_supergroup_t(this, supergroup)

Arguments

Type IntentOptional Attributes Name
class(GASSpec_t), intent(in) :: this
integer, intent(in) :: supergroup(:)

Return Value logical