[petsc-dev] Jed!!!
Barry Smith
bsmith at mcs.anl.gov
Sat Apr 26 18:16:18 CDT 2014
Mat nest is just an optimization. That, BTW makes it impossible to do the simplest tests of your code!!
[0]PETSC ERROR: --------------------- Error Message --------------------------------------------------------------
[0]PETSC ERROR: No support for this operation for this object type
[0]PETSC ERROR: Mat type nest
[0]PETSC ERROR: See http://www.mcs.anl.gov/petsc/documentation/faq.html for trouble shooting.
[0]PETSC ERROR: Petsc Development GIT revision: v3.4.4-4136-gd798c81 GIT Date: 2014-04-25 16:33:06 -0500
[0]PETSC ERROR: ./ogs on a arch-mpich named es by bsmith Sat Apr 26 18:11:09 2014
[0]PETSC ERROR: Configure options --download-metis --download-parmetis --download-superlu_dist LIBS=/usr/lib/libmpl.a PETSC_ARCH=arch-mpich --download-hypre
[0]PETSC ERROR: #1 MatSetValues() line 1117 in /sandbox/bsmith/petsc/src/mat/interface/matrix.c
[0]PETSC ERROR: #2 SNESComputeJacobianDefault() line 120 in /sandbox/bsmith/petsc/src/snes/interface/snesj.c
[0]PETSC ERROR: ------------------------------------------------
#3 SNESSolve_Test() line 64 in /sandbox/bsmith/petsc/src/snes/impls/test/snestest.c
[0]PETSC ERROR: #4 SNESSolve() line 3794 in /sandbox/bsmith/petsc/src/snes/interface/snes.c
CPU time elapsed in this process: 31.72s
Very annoying. Makes me feel like I’m using trilinos
More information about the petsc-dev
mailing list