The TELEMAC-MASCARET system  trunk
Functions/Subroutines
errmax.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine errmax (X1, X2, ERR, IERR)
 

Function/Subroutine Documentation

◆ errmax()

subroutine errmax ( type (bief_obj), intent(in)  X1,
type (bief_obj), intent(in)  X2,
double precision, intent(out)  ERR,
integer, intent(out)  IERR 
)
Parameters
[out]ierrERR Maximum absolute difference
[out]IERRPoint where the difference occurs
[in]X1Array to compare with x2
[in]X2Array to compare with x1

Definition at line 7 of file errmax.f.

+ Here is the caller graph for this function: