Hi,<br><br>I built PETSc with parmetis, and tried to call a Metis routine in my PETSc code. But it cannot be linked correctly. I got the error like<br><br>&quot;undefined reference to &#39;METIS_PartMeshNodal(int*,int*,int*,int*,int*,int*,int*,int*,int*) &quot;<br>
<br> I don&#39;t know whether I should do anything
    special with my PETSc c++ code(s) in order to call a Metis routine.<br><br>Thanks.<br>Wen<br><br><br>