Single precision version of a function that returns the convergence criterium.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=sp) | :: | real_var | Any single precision variable. |
The single precision convergence criterium.
Double precision version of a function that returns the convergence criterium.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp) | :: | real_var | Any double precision variable. |
The double precision convergence criterium.
Quad precision version of a function that returns the convergence criterium.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=qp) | :: | real_var | Any quad precision variable. |
The quad precision convergence criterium.