LMDZ
math_lib Module Reference

Functions/Subroutines

real *8 function gamma (x)
 
real *8 function path_integral (f, s, i1, i2)
 
subroutine avint (ftab, xtab, ntab, a_in, b_in, result)
 

Function/Subroutine Documentation

subroutine math_lib::avint ( real ( kind = kr8 ), dimension(ntab), intent(in)  ftab,
real ( kind = kr8 ), dimension(ntab), intent(in)  xtab,
integer, intent(in)  ntab,
real ( kind = kr8 ), intent(in)  a_in,
real ( kind = kr8 ), intent(in)  b_in,
real ( kind = kr8 ), intent(out)  result 
)

Definition at line 161 of file math_lib.F90.

Here is the caller graph for this function:

real*8 function math_lib::gamma ( real*8, intent(in)  x)

Definition at line 18 of file math_lib.F90.

Here is the caller graph for this function:

real*8 function math_lib::path_integral ( real*8, dimension(:), intent(in)  f,
real*8, dimension(:), intent(in)  s,
integer, intent(in)  i1,
integer, intent(in)  i2 
)

Definition at line 97 of file math_lib.F90.

Here is the call graph for this function:

Here is the caller graph for this function: