next up previous contents index
Next: Subroutine Matrix_CholFactorise Up: Module linearalgebra_module Previous: Subroutine LA_Matrix_Factorise   Contents   Index

Subroutine LA_Matrix_Inverse


\begin{boxedminipage}{\textwidth}
\begin{verbatim}call LA_Matrix_Inverse(this,inverse)\end{verbatim}
\end{boxedminipage}

this -- type(LA_Matrix), intent(inout)

inverse -- real(dp), dimension(:,:), intent(out)

Matrix_CholFactorise subroutine

gabor 2009-06-30