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

Go to the source code of this file.

Modules

module  test_pm_polation
 This module contains tests of the module pm_polation.
 

Functions/Subroutines

subroutine test_pm_polation::setTest ()
 
logical(LK) function test_pm_polation::test_InterpLinear_type_1 ()
 

Variables

type(test_type) test_pm_polation::test
 
real(RK), dimension(*), parameter test_pm_polation::SortedX = [ +3.178053830347950_RK , +3.218875824868200_RK , +3.295836866004330_RK , +3.433987204485150_RK , +3.663561646129650_RK , +4.007333185232470_RK , +4.465908118654580_RK , +5.017279836814920_RK , +5.631211781821370_RK , +6.282266746896010_RK , +6.953684210870540_RK , +7.635786861395590_RK , +8.323365694436080_RK , +9.013717030471370_RK , +9.705463352014880_RK ]
 
real(RK), dimension(*), parameter test_pm_polation::SortedY = [ +1.426588681046810_RK , +1.168902956625920_RK , +0.882431985413412_RK , +0.587833620221075_RK , +0.229810034869442_RK , -0.174864514871957_RK , -0.605947339379271_RK , -1.074884950466410_RK , -1.510025316819630_RK , -1.948747191172130_RK , -2.382173017436780_RK , -2.805304379208950_RK , -3.199663563773090_RK , -3.602191628213170_RK , -3.989064786493580_RK ]