ParaMonte Fortran 2.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
test_pm_mathCumPropExp Module Reference

This module contains tests of the module pm_mathCumPropExp. More...

Functions/Subroutines

subroutine setTest ()
 
logical(LK) function test_setCumPropExp_RK ()
 Test the special legacy interface: genLogCumProp_RK() More...
 

Variables

type(test_typetest
 

Detailed Description

This module contains tests of the module pm_mathCumPropExp.

Author:
Amir Shahmoradi, Tuesday 12:01 AM, August 11, 2021, Dallas, TX

Function/Subroutine Documentation

◆ setTest()

subroutine test_pm_mathCumPropExp::setTest

Definition at line 131 of file test_pm_mathCumPropExp.F90.

◆ test_setCumPropExp_RK()

logical(LK) function test_pm_mathCumPropExp::test_setCumPropExp_RK

Test the special legacy interface: genLogCumProp_RK()

Definition at line 219 of file test_pm_mathCumPropExp.F90.

References pm_mathCumPropExp::getCumPropExp_RK(), pm_kind::IK, and pm_kind::RK.

Here is the call graph for this function:

Variable Documentation

◆ test

type(test_type) test_pm_mathCumPropExp::test

Definition at line 35 of file test_pm_mathCumPropExp.F90.