LMDZ
jacobi.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine jacobi (A, N, NP, D, V, NROT)
 

Function/Subroutine Documentation

subroutine jacobi ( real, dimension(np,np), intent(inout)  A,
integer, intent(in)  N,
integer, intent(in)  NP,
real, dimension(np), intent(out)  D,
real, dimension(np,np), intent(out)  V,
integer, intent(out)  NROT 
)

Definition at line 5 of file jacobi.F90.

Here is the caller graph for this function: