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

Re: not enough memory?!




k>>>





So ... computation of the preconditioner is actually called by KSPSetUp() instead of PCGetFactoredMatrix(prec,&M)?

Yes.

Could you please tell me when the system matrix be factorized (incompletely)? thank you.

During a call of KSPSetUp().

Hong


Zhifeng