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

Go to the source code of this file.

Functions/Subroutines

subroutine clip (F, XMIN, CLPMIN, XMAX, CLPMAX, NPOIN)
 

Function/Subroutine Documentation

◆ clip()

subroutine clip ( type(bief_obj), intent(inout)  F,
double precision, intent(in)  XMIN,
logical, intent(in)  CLPMIN,
double precision, intent(in)  XMAX,
logical, intent(in)  CLPMAX,
integer, intent(in)  NPOIN 
)
Parameters
[in,out]f[in] CLPMAX Logical, if yes, clipping of maximum value
[in]CLPMINLogical, if yes, clipping of minimum value
[in,out]FAttay of values to be checked
[in]NPOINNumber of points in the domain
[in]XMAXMaximum threshold value
[in]XMINMinimum threshold value

Definition at line 7 of file clip.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: