<div dir="ltr">Hi Petsc team,<div><br></div><div>I am trying to setup an interpolator. Is there any way to force 

DMInterpolationSetUp  to ignore points which are not inside the mesh. My code fails with the following error:</div><div><br></div><div>[1]PETSC ERROR: --------------------- Error Message ------------------------------------\<br>--------------------------<br>[1]PETSC ERROR: Petsc has generated inconsistent data<br>[1]PETSC ERROR: Point 0: -5.4387 -2.15493 18.465 not located in mesh<br>[1]PETSC ERROR: See <a href="http://www.mcs.anl.gov/petsc/documentation/faq.html">http://www.mcs.anl.gov/petsc/documentation/faq.html</a> for trouble shoo\<br>ting.<br>[1]PETSC ERROR: Petsc Release Version 3.8.4, Mar, 24, 2018<br>[1]PETSC ERROR: ../lib/cgdft on a arch-linux2-c-opt named hpc-22-08 by swarnava Wed Aug \<br>28 21:52:24 2019<br>[1]PETSC ERROR: Configure options --prefix=/software/PETSc/3.8.4-intel --with-cc=mpicc -\<br>-with-cxx=mpicxx --with-fc=mpif90 --with-blaslapack-dir=/software/Intel/2018.1/compilers\<br>_and_libraries_2018.1.163/linux/mkl/lib/intel64_lin --with-debugging=no --with-shared-li\<br>braries=0 --download-metis --download-parmetis --download-superlu_dist<br>[1]PETSC ERROR: #1 DMInterpolationSetUp() line 177 in /groups/hpc-support/install/PETSc/\<br>petsc-3.8.4_intel_no-debug/src/snes/utils/dmplexsnes.c<br>[1]PETSC ERROR: #2 SetupInterpolator() line 250 in ./src/cgdft_finemesh.cc<br></div><div><br></div><div>Sincerely,</div><div>Swarnava</div></div>