SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Functions/Subroutines
cholsl.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cholsl (N, A, P, B, X)
 

Function/Subroutine Documentation

subroutine cholsl ( integer, intent(in)  N,
real, dimension (n,n), intent(in)  A,
real, dimension (n), intent(in)  P,
real, dimension (n), intent(in)  B,
real, dimension (n), intent(inout)  X 
)

Definition at line 5 of file cholsl.F90.