inamuroDelta1D Function

private function inamuroDelta1D(r) result(res)

This function calculates the delta function used in the paper of Ota et al. [7] (bibliography of treelm) for a single value.

Arguments

TypeIntentOptionalAttributesName
real(kind=rk), intent(in) :: r

input point coordinate

Return Value real(kind=rk)

resulting value of the 1D delta function


Called by

proc~~inamurodelta1d~~CalledByGraph proc~inamurodelta1d inamuroDelta1D proc~inamurodelta3d inamuroDelta3D proc~inamurodelta3d->proc~inamurodelta1d

Contents


Variables

TypeVisibilityAttributesNameInitial
real(kind=rk), private :: r_abs