This function calculates the delta function used in the paper of Ota et al. [7] (bibliography of treelm) for a single value.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=rk), | intent(in) | :: | r | input point coordinate |
resulting value of the 1D delta function
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=rk), | private | :: | r_abs |