Skip to main content

LUTSolve

This routine solves the system (LU)^T x = y, given an LU decomposition of a matrix stored in (ALU, JLU, JU) modified sparse row format (MSR). This ALU, JLU, JU are created by calling ILUT methods described above

Interface​

Example​

TODO