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>"undefined reference to 'METIS_PartMeshNodal(int*,int*,int*,int*,int*,int*,int*,int*,int*) "<br>
<br> I don'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>