CAM
anl_erf Module Reference

Data Types

interface  erf
 
interface  erfc
 

Functions/Subroutines

pure real(kind=core_rknd) function, private cr_erf (x)
 
pure real(kind=dp) function, public dp_erf (x)
 
pure real(kind=core_rknd) function, private cr_erfc (x)
 
pure real(kind=dp) function, public dp_erfc (x)
 

Function/Subroutine Documentation

◆ cr_erf()

pure real( kind = core_rknd ) function, private anl_erf::cr_erf ( real( kind = core_rknd), intent(in)  x)
private
Here is the call graph for this function:

◆ cr_erfc()

pure real( kind = core_rknd ) function, private anl_erf::cr_erfc ( real( kind = core_rknd), intent(in)  x)
private
Here is the call graph for this function:

◆ dp_erf()

pure real( kind = dp ) function, public anl_erf::dp_erf ( real( kind = dp ), intent(in)  x)
Here is the caller graph for this function:

◆ dp_erfc()

pure real( kind = dp ) function, public anl_erf::dp_erfc ( real( kind = dp ), intent(in)  x)
Here is the call graph for this function:
Here is the caller graph for this function: