[petsc-users] Fortran bindings for functions in plex

Yaakoub El Khamra yaakoub at tacc.utexas.edu
Wed Jan 1 17:01:39 CST 2014


Thank you sir I will do that for now.


Regards
Yaakoub El Khamra


On Wed, Jan 1, 2014 at 1:39 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:

> Yaakoub El Khamra <yaakoub at tacc.utexas.edu> writes:
>
> > Greetings
> > I realize the fortran bindings are on their way but are there any tricks
> I
> > can use to generate fortran bindings? Case in point DMLabelCreate in:
> > petsc/src/dm/impls/plex/plexlabel.c .
>
> Every public function in PETSc is supposed to have a man page.  Matt has
> neglected that rule in a number of places with DMPlex, but hopefully
> will create the man pages before we release petsc-3.5.
>
> Most man pages include the markup to generate Fortran stubs.  Functions
> that pass strings, including DMLabelCreate and all the XXSetType, need
> custom bindings.  You can look at the ftn-custom bindings for XXSetType
> to see how it's done.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140101/12abae12/attachment.html>


More information about the petsc-users mailing list