mapl_BW_Benchmark Module


Uses

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

Used by

  • module~~mapl_bw_benchmark~~UsedByGraph module~mapl_bw_benchmark mapl_BW_Benchmark module~mapl_bw_benchmarkspec mapl_BW_BenchmarkSpec module~mapl_bw_benchmarkspec->module~mapl_bw_benchmark module~mapl_combospec mapl_ComboSpec module~mapl_combospec->module~mapl_bw_benchmark program~main~10 main program~main~10->module~mapl_bw_benchmark program~main~10->module~mapl_bw_benchmarkspec program~main~15 main program~main~15->module~mapl_bw_benchmark program~main~15->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