tem_mergesort_module Module

description missing


Uses

  • module~~tem_mergesort_module~~UsesGraph module~tem_mergesort_module tem_mergesort_module module~env_module env_module module~tem_mergesort_module->module~env_module module~aotus_module aotus_module module~env_module->module~aotus_module module~flu_binding flu_binding module~env_module->module~flu_binding iso_fortran_env iso_fortran_env module~env_module->iso_fortran_env mpi mpi module~env_module->mpi

Contents


Interfaces

public interface mrgrnk

  • private subroutine D_mrgrnk(XDONT, IRNGT)

    description missing

    Arguments

    TypeIntentOptionalAttributesName
    real(kind=double_k), intent(in), Dimension (:):: XDONT
    integer, intent(out), Dimension (:):: IRNGT
  • private subroutine R_mrgrnk(XDONT, IRNGT)

    Arguments

    TypeIntentOptionalAttributesName
    real(kind=single_k), intent(in), Dimension (:):: XDONT
    integer, intent(out), Dimension (:):: IRNGT
  • private subroutine I_mrgrnk(XDONT, IRNGT)

    Arguments

    TypeIntentOptionalAttributesName
    integer(kind=int_k), intent(in), Dimension (:):: XDONT
    integer, intent(out), Dimension (:):: IRNGT
  • private subroutine L_mrgrnk(XDONT, IRNGT)

    Arguments

    TypeIntentOptionalAttributesName
    integer(kind=long_k), intent(in), Dimension (:):: XDONT
    integer, intent(out), Dimension (:):: IRNGT

Subroutines

private subroutine D_mrgrnk(XDONT, IRNGT)

description missing

Arguments

TypeIntentOptionalAttributesName
real(kind=double_k), intent(in), Dimension (:):: XDONT
integer, intent(out), Dimension (:):: IRNGT

private subroutine R_mrgrnk(XDONT, IRNGT)

Arguments

TypeIntentOptionalAttributesName
real(kind=single_k), intent(in), Dimension (:):: XDONT
integer, intent(out), Dimension (:):: IRNGT

private subroutine L_mrgrnk(XDONT, IRNGT)

Arguments

TypeIntentOptionalAttributesName
integer(kind=long_k), intent(in), Dimension (:):: XDONT
integer, intent(out), Dimension (:):: IRNGT

private subroutine I_mrgrnk(XDONT, IRNGT)

Arguments

TypeIntentOptionalAttributesName
integer(kind=int_k), intent(in), Dimension (:):: XDONT
integer, intent(out), Dimension (:):: IRNGT