code for ILU factorization preconditioner

Kamaraju S Kusumanchi kamaraju at bluebottle.com
Sun Dec 23 05:56:14 CST 2007


David Bateman wrote:
> 
> Octave doesn't have the ilu function yet. It does have a very limited
> luinc function.
> 

Looks like it is very limited. Even ILU(0) is not implemented.

[M N O] = luinc(sparse(unknown), '0');
error: luinc: zero-level factorization not implemented

raju
-- 
Kamaraju S Kusumanchi
http://www.people.cornell.edu/pages/kk288/
http://malayamaarutham.blogspot.com/



More information about the Help-octave mailing list