<div dir="ltr">Hi Jed,<div><br></div><div>I removed only one line from the error message that indicated the unnecessary information like directory path, program name, processor type.</div><div><br></div><div>In this problem, I created the vector using VecCreateMPI, not with DM. Does it cause such problem? I have the unstructured grid and can not use DM</div>
<div><br></div><div>Que</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 29, 2014 at 12:09 PM, Jed Brown <span dir="ltr"><<a href="mailto:jed@jedbrown.org" target="_blank">jed@jedbrown.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Que Cat <<a href="mailto:quecat001@gmail.com">quecat001@gmail.com</a>> writes:<br>
<br>
> Dear Petsc-Users,<br>
><br>
> I called the SNESVISetVariableBounds<br>
</div>> <<a href="http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/SNESVISetVariableBounds.html#SNESVISetVariableBounds" target="_blank">http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/SNES/SNESVISetVariableBounds.html#SNESVISetVariableBounds</a>><br>

<div class="">> and<br>
> received the following error:<br>
><br>
> [0]PETSC ERROR: Must call DMShellSetGlobalVector() or<br>
> DMShellSetCreateGlobalVector()<br>
> [0]PETSC ERROR: See <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html" target="_blank">http://www.mcs.anl.gov/petsc/documentation/faq.html</a> for<br>
> trouble shooting.<br>
> [0]PETSC ERROR: Petsc Release Version 3.5.0, Jun, 30, 2014<br>
> ....<br>
<br>
</div>It looks like you are truncating the error message.  Please don't ever<br>
do that.<br>
<div class="HOEnZb"><div class="h5"><br>
> [0]PETSC ERROR: Configure options --with-x=0 -with-pic<br>
> --with-external-packages-dir=/opt/apps/intel13/mvapich2_1_9/petsc/3.5/externalpackages<br>
> --with-mpi-compilers=1 --with-mpi-dir=/opt/apps/intel13/mvapich2/1.9<br>
> --with-scalar-type=real --with-shared-libraries=1 --with-matlab<br>
> --with-matlab-dir=/work/apps/matlab/2013a --with-spai=1 --download-spai<br>
> --with-hypre=1 --download-hypre --with-mumps=1 --download-mumps<br>
> --with-scalapack=1 --download-scalapack --with-blacs=1 --download-blacs<br>
> --with-spooles=1 --download-spooles --with-superlu=1 --download-superlu<br>
> --with-superlu_dist=1 --download-superlu_dist --with-parmetis=1<br>
> --download-parmetis --with-metis=1 --download-metis --with-hdf5=1<br>
> --with-hdf5-dir=/opt/apps/intel13/mvapich2_1_9/phdf5/1.8.9<br>
> --with-debugging=no<br>
> --with-blas-lapack-dir=/opt/apps/intel/13/composer_xe_2013.3.163/mkl/lib/intel64<br>
> --with-mpiexec=mpirun_rsh --COPTFLAGS= --CXXOPTFLAGS= --FOPTFLAGS=<br>
> [<br>
> 0]PETSC ERROR: #1 DMCreateGlobalVector_Shell() line 245 in<br>
> /opt/apps/intel13/mvapich2_1_9/petsc/3.5/src/dm/impls/shell/dmshell.c<br>
> [0]PETSC ERROR: #2 DMCreateGlobalVector() line 681 in<br>
> /opt/apps/intel13/mvapich2_1_9/petsc/3.5/src/dm/interface/dm.c<br>
> [0]PETSC ERROR: #3 DMGetGlobalVector() line 154 in<br>
> /opt/apps/intel13/mvapich2_1_9/petsc/3.5/src/dm/interface/dmget.c<br>
><br>
> Could anyone give me a hint to the source of the error? Thank you.<br>
><br>
> Que<br>
</div></div></blockquote></div><br></div>