help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: code for ILU factorization preconditioner


From: Kamaraju S Kusumanchi
Subject: Re: code for ILU factorization preconditioner
Date: Sun, 23 Dec 2007 06:56:14 -0500
User-agent: KNode/0.10.5

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/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]