mapl_Partition Module


Uses

  • module~~mapl_partition~~UsesGraph module~mapl_partition mapl_Partition module~mapl_errorhandlingmod MAPL_ErrorHandlingMod module~mapl_partition->module~mapl_errorhandlingmod module~mapl_keywordenforcermod MAPL_KeywordEnforcerMod module~mapl_partition->module~mapl_keywordenforcermod module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandlingmod->module~mapl_throwmod mpi mpi module~mapl_errorhandlingmod->mpi

Used by

  • module~~mapl_partition~~UsedByGraph module~mapl_partition mapl_Partition module~test_partition Test_Partition module~test_partition->module~mapl_partition

Interfaces

public interface mapl_GetPartition

  • private recursive function get_partition(n, k, unusable, symmetric, min_extent, rc) result(partition)

    Arguments

    Type IntentOptional Attributes Name
    integer, intent(in) :: n
    integer, intent(in) :: k
    class(KeywordEnforcer), intent(in), optional :: unusable
    logical, intent(in), optional :: symmetric
    integer, intent(in), optional :: min_extent
    integer, intent(out), optional :: rc

    Return Value integer, (1:k)