← Back to team overview

dolfin team mailing list archive

demo/fem/simple/cpp

 

Has anyone experienced some problems with this demo lately? I keep getting serious PETSC errors, both in linux and on mac.

Here is part of the error:
Initializing PETSc (ignoring command-line arguments).
*** Warning: Using default dof map in MatrixFactory
Ordering mesh entities...
Ordering mesh entities...
[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 8, Fri Nov 16 17:03:40 CST 2007 HG revision: 414581156e67e55c761739b0deb119f7590d0f4b
[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: unknown on a darwin9.2 named multiboot.local by ilmarw Wed Apr 9 00:15:55 2008
[0]PETSC ERROR: Libraries linked from /usr/local/lib/darwin9.2.0-c-debug
[0]PETSC ERROR: Configure run at Mon Mar 17 13:36:01 2008
[0]PETSC ERROR: Configure options --prefix=/usr/local --with-shared=0
[0]PETSC ERROR: ------------------------------------------------------------------------
[0]PETSC ERROR: MatGetValues() line 1337 in src/mat/interface/matrix.c
Assembling over cells (finished)
*** Warning: Using default dof map in MatrixFactory

ilmar


Follow ups