GetFEM
5.4.2
|
ILUTP: Incomplete LU with threshold and K fill-in Preconditioner and column pivoting. More...
#include <gmm_precond_ilutp.h>
ILUTP: Incomplete LU with threshold and K fill-in Preconditioner and column pivoting.
See Yousef Saad, Iterative Methods for sparse linear systems, PWS Publishing Company, section 10.4.4
TODO : store the permutation by cycles to avoid the temporary vector
Definition at line 57 of file gmm_precond_ilutp.h.