Some error when I try to solve a matricial system

Matthew Knepley knepley at gmail.com
Thu Dec 21 09:25:25 CST 2006


You have a zero pivot in the factorization. This is explained at the
link given in the error message. You could try a different preconditioner.

  Matt

On 12/21/06, Isabel Gil <misabel at litec.csic.es> wrote:
> Hello PETSc's users,
>
> I have just started to use PETSc and when I try to solve the matricial
> system I obtain the following error sentences:
>
> [0]PETSC ERROR: MatLUFactorNumeric_SeqAIJ() line 538 in
> src/mat/impls/aij/seq/aijfact.c
> [0]PETSC ERROR: Detected zero pivot in LU factorization
> see
> http://www.mcs.anl.gov/petsc/petsc-2/documentation/troubleshooting.html#ZeroPivot!
> [0]PETSC ERROR: Zero pivot row 277017 value 2.16144e-10 tolerance 1e-12
> * rs 526.244!
> [0]PETSC ERROR: MatLUFactorNumeric() line 1843 in src/mat/interface/matrix.c
> [0]PETSC ERROR: PCSetUp_ILU() line 854 in src/ksp/pc/impls/ilu/ilu.c
> [0]PETSC ERROR: PCSetUp() line 797 in src/ksp/pc/interface/precon.c
> [0]PETSC ERROR: KSPSetUp() line 232 in src/ksp/ksp/interface/itfunc.c
> [0]PETSC ERROR: PCSetUpOnBlocks_BJacobi_Singleblock() line 747 in
> src/ksp/pc/impls/bjacobi/bjacobi.c
> [0]PETSC ERROR: PCSetUpOnBlocks() line 830 in src/ksp/pc/interface/precon.c
> [0]PETSC ERROR: KSPSetUpOnBlocks() line 156 in
> src/ksp/ksp/interface/itfunc.c
> [0]PETSC ERROR: KSPSolve() line 344 in src/ksp/ksp/interface/itfunc.c
>
> I would be really grateful if you could say to me where the problem
> could be in order to sort it out.
>
> Thanks in advance and best regards
> Isa
>
>


-- 
One trouble is that despite this system, anyone who reads journals widely
and critically is forced to realize that there are scarcely any bars to eventual
publication. There seems to be no study too fragmented, no hypothesis too
trivial, no literature citation too biased or too egotistical, no design too
warped, no methodology too bungled, no presentation of results too
inaccurate, too obscure, and too contradictory, no analysis too self-serving,
no argument too circular, no conclusions too trifling or too unjustified, and
no grammar and syntax too offensive for a paper to end up in print. --
Drummond Rennie




More information about the petsc-users mailing list