Home
last modified time | relevance | path

Searched defs:SMUMPS_208 (Results 1 – 3 of 3) sorted by relevance

/dports/math/coinmumps/MUMPS_4.10.0/src/
H A Dsmumps_part5.F7006 SUBROUTINE SMUMPS_208(A, NZ, N, IRN, ICN, RHS, X, R, W, subroutine
7009 INTEGER, intent(in) :: NZ, N, KEEP(500)
7010 INTEGER(8), intent(in) :: KEEP8(150)
7011 INTEGER, intent(in) :: IRN(NZ), ICN(NZ)
7012 REAL, intent(in) :: A(NZ), RHS(N), X(N)
7013 REAL, intent(out) :: W(N)
7014 REAL, intent(out) :: R(N)
7038 END SUBROUTINE SMUMPS_208 argument
/dports/math/mumps4/MUMPS_4.10.0/src/
H A Dsmumps_part5.F7006 SUBROUTINE SMUMPS_208(A, NZ, N, IRN, ICN, RHS, X, R, W, subroutine
7009 INTEGER, intent(in) :: NZ, N, KEEP(500)
7010 INTEGER(8), intent(in) :: KEEP8(150)
7011 INTEGER, intent(in) :: IRN(NZ), ICN(NZ)
7012 REAL, intent(in) :: A(NZ), RHS(N), X(N)
7013 REAL, intent(out) :: W(N)
7014 REAL, intent(out) :: R(N)
7038 END SUBROUTINE SMUMPS_208 argument
/dports/math/ipopt/Ipopt-3.12.13/ThirdParty/Mumps/MUMPS/src/
H A Dsmumps_part5.F7006 SUBROUTINE SMUMPS_208(A, NZ, N, IRN, ICN, RHS, X, R, W, subroutine