PQ_indexer_t Interface

public interface PQ_indexer_t

Module Procedures

private pure function construct_PQ_indexer_t(P_indexer, total_indexer) result(idxer)

Arguments

Type IntentOptional Attributes Name
class(GAS_SuperGroupIndexer_t), intent(in) :: P_indexer
class(GAS_SuperGroupIndexer_t), intent(in) :: total_indexer

Return Value type(PQ_indexer_t)