construct_SuperGroupIndexer_t Function

private pure function construct_SuperGroupIndexer_t(GAS_spec, N) result(idxer)

Arguments

Type IntentOptional Attributes Name
class(GASSpec_t), intent(in) :: GAS_spec
integer, intent(in) :: N

Return Value type(SuperGroupIndexer_t)


Contents