[petsc-dev] DMPlexComputeCellGeometryFVM from fortran

Matthew Knepley knepley at gmail.com
Tue Mar 18 08:14:26 CDT 2014


On Mon, Mar 17, 2014 at 11:15 PM, Adrian Croucher <a.croucher at auckland.ac.nz
> wrote:

> hi, I'm trying to use the DMPlexComputeCellGeometryFVM() function from a
> fortran program, but when I compile and link it complains:
>
> undefined reference to `dmplexcomputecellgeometryfvm_'
>
> I am running the 'next' branch of PETSc (having previously tried the
> master branch) and configured with --with-fortran-interfaces=1. At the top
> of my code I have #include <finclude/petsc.h90>.
>
> I noticed the fortran interfaces to some other functions (e.g.
> DMPlexCreateFromDAG) also seemed to be missing in older versions (e.g. the
> 'maint' branch)- is this one perhaps still to be added too?
>

This is my fault. I will push it to 'next' today.

  Thanks,

    Matt


> Thanks, Adrian
>
> --
> Dr Adrian Croucher
> Department of Engineering Science
> University of Auckland
> New Zealand
> tel 64-9-373-7599 ext 84611
>
>


-- 
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140318/f314ed7d/attachment.html>


More information about the petsc-dev mailing list