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 mapl_GathervKernel module~mapl_gathervkernel->module~kernel_mod program~main~5 main program~main~5->module~kernel_mod program~main~5->module~mapl_gathervkernel module~mapl_combospec mapl_ComboSpec program~main~5->module~mapl_combospec module~mapl_combospec->module~mapl_gathervkernel module~mapl_gathervspec mapl_GathervSpec module~mapl_gathervspec->module~mapl_gathervkernel program~main~7 main program~main~7->module~mapl_gathervkernel program~main~7->module~mapl_gathervspec

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 ::  Kernel_T

Type-Bound Procedures

procedure(I_Run), public, deferred :: run