Kernel_mod Module


Used by

  • module~~kernel_mod~~UsedByGraph module~kernel_mod Kernel_mod module~mapl_bw_benchmark mapl_BW_Benchmark module~mapl_bw_benchmark->module~kernel_mod module~mapl_gathervkernel~2 mapl_GathervKernel module~mapl_gathervkernel~2->module~kernel_mod program~main~11 main program~main~11->module~kernel_mod

Abstract Interfaces

abstract interface

  • public subroutine I_Run(this, rc)

    Arguments

    Type IntentOptional Attributes Name
    class(Kernel_T), intent(in) :: this
    integer, intent(out), optional :: rc

Derived Types

type, public, abstract ::  Kernel_T

Type-Bound Procedures

procedure(I_Run), public, deferred :: run