SABER
tools_func::matern Interface Reference

Public Member Functions

real(kind_real) function func_matern (mpl, M, x)
 Compute the normalized diffusion function from eq. (55) of Mirouze and Weaver (2013), for the 3d case (d = 3) More...
 

Detailed Description

Definition at line 145 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_matern()

real(kind_real) function tools_func::matern::func_matern ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  M,
real(kind_real), intent(in)  x 
)

Compute the normalized diffusion function from eq. (55) of Mirouze and Weaver (2013), for the 3d case (d = 3)

Parameters
[in,out]mplMPI data
[in]mMatern function order
[in]xArgument

Definition at line 1588 of file tools_func.F90.


The documentation for this interface was generated from the following file: