The Open FUSION Toolkit 1.0.0-beta6
Modeling tools for plasma and fusion research and engineering
Loading...
Searching...
No Matches
lapack_cholesky Interface Reference

Public Member Functions

subroutine lapack_cholesky_real (nrows, amat, error)
 Needs Docs.

Member Function/Subroutine Documentation

◆ lapack_cholesky_real()

subroutine lapack_cholesky_real ( integer(4), intent(in) nrows,
real(8), dimension(nrows,nrows), intent(inout) amat,
integer(4), intent(out) error )

Needs Docs.

Parameters
[in]nrowsNumber of rows/columns
[in,out]amatMatrix to invert
[out]errorError flag

The documentation for this interface was generated from the following file: