yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
allclose
Function
MPL
7 statements
Source File
auxiliar_functions.f90
auxiliar_functions
allclose
Contents
public function allclose(x, y, rtol)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pr),
intent(in)
::
x
(:)
real(kind=pr),
intent(in)
::
y
(:)
real(kind=pr),
intent(in)
::
rtol
Return Value
logical