[petsc-users] call Metis routine in PETSc codes
Wen Jiang
jiangwen84 at gmail.com
Thu Jan 5 14:12:24 CST 2012
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>
More information about the petsc-users
mailing list