Hi everyone,<div><br></div><div>I tried to learn using MATCreateMPIBAIJ and find a example in /src/mat/tests/ex92. I complied it and run it, but I got the following error, Can anyone give some insight on this kind of error?</div>
<div><br></div><div><div>[0]PETSC ERROR: --------------------- Error Message ------------------------------------</div><div>[0]PETSC ERROR:   !</div><div>[0]PETSC ERROR: Lower triangular value cannot be set for sbaij format. Ignoring these values, run with -mat_ignore_lower_triangular or call MatSetOption(mat,MAT_IGNORE_LOWER_TRIANGULAR)!</div>
<div>[0]PETSC ERROR: ------------------------------------------------------------------------</div><div>[0]PETSC ERROR: Petsc Release Version 2.3.3, Patch 15, Tue Sep 23 10:02:49 CDT 2008 HG revision: 31306062cd1a6f6a2496fccb4878f485c9b91760</div>
<div>[0]PETSC ERROR: See docs/changes/index.html for recent updates.</div><div>[0]PETSC ERROR: See docs/faq.html for hints about trouble shooting.</div><div>[0]PETSC ERROR: See docs/index.html for manual pages.</div><div>
[0]PETSC ERROR: ------------------------------------------------------------------------</div><div>[0]PETSC ERROR: ./ex92 on a linux-gnu named localhost:localdomain by nan Thu Mar 17 23:05:57 2011</div><div>[0]PETSC ERROR: Libraries linked from /home/nan/ufesworkspace/petsc-2.3.3-p15/LINUX_MPI/lib/linux-gnu-cxx-debug</div>
<div>[0]PETSC ERROR: Configure run at Mon Jun 14 09:57:43 2010</div><div>[0]PETSC ERROR: Configure options --prefix=/home/nan/ufesworkspace/petsc-2.3.3-p15/LINUX_MPI --with-fc=0 --with-clanguage=cxx --with-x11=0 --with-shared=0 --with-debugging=1 COPTFLAGS=-O3 --with-cc=mpicc --with-cxx=mpicxx --with-mpi-dir=/usr/lib/mpich2</div>
<div>[0]PETSC ERROR: ------------------------------------------------------------------------</div><div>[0]PETSC ERROR: MatSetValues_MPISBAIJ_MatScalar() line 265 in src/mat/impls/sbaij/mpi/mpisbaij.c</div><div>[0]PETSC ERROR: MatSetValues() line 828 in src/mat/interface/matrix.c</div>
<div>[0]PETSC ERROR: MatConvert_Basic() line 34 in src/mat/utils/convert.c</div><div>[0]PETSC ERROR: MatConvert() line 3179 in src/mat/interface/matrix.c</div><div>[0]PETSC ERROR: main() line 89 in src/mat/examples/tests/ex92.c</div>
</div><div><br></div><div>Thanks,</div><div>Nan</div>