Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rflu_modinterfaceslibrary::RFLU_InvertMatrixSVD Interface Reference

Public Member Functions

subroutine rflu_invertmatrixsvd (global, nRows, nCols, a, aInv, sCount)
 

Detailed Description

Definition at line 217 of file RFLU_ModInterfacesLibrary.F90.

Member Function/Subroutine Documentation

subroutine rflu_invertmatrixsvd ( type(t_global), pointer  global,
integer, intent(in)  nRows,
integer, intent(in)  nCols,
real(rfreal), dimension(nrows,ncols)  a,
real(rfreal), dimension(ncols,nrows)  aInv,
integer, intent(out)  sCount 
)

Definition at line 217 of file RFLU_ModInterfacesLibrary.F90.


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