[petsc-users] Fortran undefined reference
Matthew Knepley
knepley at gmail.com
Mon Oct 1 15:36:29 CDT 2018
On Mon, Oct 1, 2018 at 2:44 PM Josh L <ysjosh.lo at gmail.com> wrote:
> Hi,
>
> I am using PETSc makefile to compile my code. few DMPlex function ,
> e.g. PetscPartitionerSetType, DMPlexGetCellNumbering etc, fails the
> linking(undefined reference to xxxxx). I am using PETSc/3.9.
> Anyone knows what is causing it ?
>
Yes. We have to write Fortran bindings by hand, so not all functions has
them yet. Could you make
a list of all the ones you want fixed, and I will do it?
Thanks,
Matt
> Thanks,
> Josh
>
>
--
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
https://www.cse.buffalo.edu/~knepley/ <http://www.cse.buffalo.edu/~knepley/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20181001/19cbf290/attachment.html>
More information about the petsc-users
mailing list