ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_bench.F90 File Reference

Go to the source code of this file.

Modules

module  test_pm_bench
 This module contains tests of the module pm_bench.
 

Functions/Subroutines

subroutine test_pm_bench::setTest ()
 
logical(LK) function test_pm_bench::test_constructBench ()
 
logical(LK) function test_pm_bench::test_constructBenchMulti ()
 
subroutine test_pm_bench::overhead_RKS ()
 
subroutine test_pm_bench::overhead_RKD ()
 
subroutine test_pm_bench::overhead_RKQ ()
 
subroutine test_pm_bench::procwrap_RKS ()
 
subroutine test_pm_bench::procwrap_RKD ()
 
subroutine test_pm_bench::procwrap_RKQ ()
 
subroutine test_pm_bench::exec ()
 
subroutine test_pm_bench::overhead ()
 
real function test_pm_bench::wasteTime ()
 

Variables

type(test_type) test_pm_bench::test
 
real(RKS) test_pm_bench::unifrnd_RKS
 
real(RKS) test_pm_bench::unifsum_RKS = 0._RKS
 
real(RKD) test_pm_bench::unifrnd_RKD
 
real(RKD) test_pm_bench::unifsum_RKD = 0._RKD
 
real(RKQ) test_pm_bench::unifrnd_RKQ
 
real(RKQ) test_pm_bench::unifsum_RKQ = 0._RKQ