Hi, 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
"undefined reference to 'METIS_PartMeshNodal(int*,int*,int*,int*,int*,int*,int*,int*,int*) " I don't know whether I should do anything special with my PETSc c++ code(s) in order to call a Metis routine. Thanks. Wen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120105/90dd28e4/attachment.htm>
