mapl_BW_Benchmark Module


Uses

  • module~~mapl_bw_benchmark~2~~UsesGraph module~mapl_bw_benchmark~2 mapl_BW_Benchmark iso_fortran_env iso_fortran_env module~mapl_bw_benchmark~2->iso_fortran_env module~mapl_errorhandlingmod MAPL_ErrorHandlingMod module~mapl_bw_benchmark~2->module~mapl_errorhandlingmod netcdf netcdf module~mapl_bw_benchmark~2->netcdf module~mapl_throwmod MAPL_ThrowMod module~mapl_errorhandlingmod->module~mapl_throwmod mpi mpi module~mapl_errorhandlingmod->mpi

Used by

  • module~~mapl_bw_benchmark~2~~UsedByGraph module~mapl_bw_benchmark~2 mapl_BW_Benchmark module~mapl_bw_benchmarkspec mapl_BW_BenchmarkSpec module~mapl_bw_benchmarkspec->module~mapl_bw_benchmark~2 module~mapl_combospec mapl_ComboSpec module~mapl_combospec->module~mapl_bw_benchmark~2 program~main~10 main program~main~10->module~mapl_bw_benchmark~2 program~main~10->module~mapl_bw_benchmarkspec program~main~4 main program~main~4->module~mapl_bw_benchmark~2 program~main~4->module~mapl_combospec

Enumerations

enum, bind(c)

Enumerators

enumerator:: NETCDF_FILE = 0
enumerator:: BINARY_FILE = 1

Derived Types

type, public ::  BW_Benchmark

Components

Type Visibility Attributes Name Initial
character(len=:), public, allocatable :: filename
integer, public :: file_type
real, public, allocatable :: buffer(:)

Type-Bound Procedures

procedure, public :: run