SABER
|
Public Member Functions | |
logical function | repro_small (x, y) |
Small value test. More... | |
Definition at line 93 of file tools_repro.F90.
logical function tools_repro::small::repro_small | ( | real(kind_real), intent(in) | x, |
real(kind_real), intent(in) | y | ||
) |
Small value test.
[in] | x | First real |
[in] | y | Second real |
Definition at line 476 of file tools_repro.F90.