SuperGroupIndexer_t Interface

public interface SuperGroupIndexer_t

Contents


Module Procedures

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)