private interface almost_zero
Is the argument almost zero
Module Procedures
Is a scalar almost zero
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=real32),
|
intent(in) |
|
|
:: |
scalar |
|
real(kind=real32),
|
intent(in), |
optional |
|
:: |
rtol |
|
real(kind=real32),
|
intent(in), |
optional |
|
:: |
atol |
|
Return Value
logical
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=real64),
|
intent(in) |
|
|
:: |
scalar |
|
real(kind=real64),
|
intent(in), |
optional |
|
:: |
rtol |
|
real(kind=real64),
|
intent(in), |
optional |
|
:: |
atol |
|
Return Value
logical
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=real128),
|
intent(in) |
|
|
:: |
scalar |
|
real(kind=real128),
|
intent(in), |
optional |
|
:: |
rtol |
|
real(kind=real128),
|
intent(in), |
optional |
|
:: |
atol |
|
Return Value
logical