Dear All,
I have got this error message when running with Petsc library
[0]PETSC ERROR: --------------------- Error Message
------------------------------------
[0]PETSC ERROR: Object is in wrong state!
[0]PETSC ERROR: Not for unassembled matrix!
[0]PETSC ERROR:
------------------------------------------------------------------------
[0]PETSC ERROR: Petsc Release Version 2.3.3, Patch 13, Thu May 15 17:29:26
CDT 2008 HG revision: 4466c6289a0922df26e20626fd4a0b4dd03c8124
[0]PETSC ERROR: See docs/changes/index.html for recent updates.
[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.
[0]PETSC ERROR: See docs/index.html for manual pages.
[0]PETSC ERROR:
------------------------------------------------------------------------
[0]PETSC ERROR: ./test on a linux-gnu named unknown0013775ebb9f by miranus
Wed Sep 10 05:06:38 2008
[0]PETSC ERROR: Libraries linked from
/home/miranus/ysh/petsc/lib/linux-gnu-c-debug
[0]PETSC ERROR: Configure run at Sat Aug 2 17:47:22 2008
[0]PETSC ERROR: Configure options --with-cc=mpicc --with-fc=mpif77
--with-mpi-dir=/home/miranus/ysh/mpich2 --with-shared=1
--prefix=/home/miranus/ysh/petsc
[0]PETSC ERROR:
------------------------------------------------------------------------
[0]PETSC ERROR: MatGetOrdering() line 188 in src/mat/order/sorder.c
[0]PETSC ERROR: PCSetUp_ILU() line 534 in src/ksp/pc/impls/factor/ilu/ilu.c
[0]PETSC ERROR: PCSetUp() line 787 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPSetUp() line 234 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: PCSetUpOnBlocks_BJacobi_Singleblock() line 753 in
src/ksp/pc/impls/bjacobi/bjacobi.c
[0]PETSC ERROR: PCSetUpOnBlocks() line 820 in src/ksp/pc/interface/precon.c
[0]PETSC ERROR: KSPSetUpOnBlocks() line 158 in src/ksp/ksp/interface/itfunc.c
[0]PETSC ERROR: KSPSolve() line 348 in src/ksp/ksp/interface/itfunc.c
----------------------------------------------------
Exception on processing:
--------------------------------------------------------
An error occurred in line <190> of file <source/petsc_solver.cc> in function
void dealii::PETScWrappers::SolverBase::solve(const
dealii::PETScWrappers::MatrixBase&,
dealii::PETScWrappers::VectorBase&, const
dealii::PETScWrappers::VectorBase&,const
dealii::PETScWrappers::PreconditionerBase&)
The violated condition was:
ierr == 0
The name and call sequence of the exception was:
ExcPETScError(ierr)
Additional Information:
An error with error number 73 occured while calling a PETSc function
--------------------------------------------------------
Aborting!
----------------------------------------------------
What does it point out exactly? Anyone has got a same error message? If
the, share your experience with me .please.~
Sungho Yoon
Leeds
UK
_______________________________________________