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

Go to the source code of this file.

Functions/Subroutines

subroutine bornes (B, N, A, XM, X0, X1)
 

Function/Subroutine Documentation

◆ bornes()

subroutine bornes ( double precision, intent(in)  B,
integer, intent(in)  N,
double precision, intent(in)  A,
double precision, intent(in)  XM,
double precision, intent(inout)  X0,
double precision, intent(inout)  X1 
)
Parameters
[in]nA Parameter a of the function to intgrate
[in]BParameter b of the function to intgrate
[in]NExponent n of the function to intgrate
[out]X0Lower bound of the interval
[out]X1Upper bound of the interval
[in]XMParameter xm of the function to intgrate

Definition at line 7 of file bornes.f.

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