[petsc-dev] DMPlexCreateExodusFromFile() fortran interface
    Jed Brown 
    jed at jedbrown.org
       
    Mon Jun  2 23:12:52 CDT 2014
    
    
  
Adrian Croucher <a.croucher at auckland.ac.nz> writes:
> Looks like there are other missing Fortran interfaces:
>
> DMSetNumFields()
> DMSetField()
>
> PetscFVSetNumComponents()
> PetscFVSetSpatialDimension()
>
> I have a feeling I might find more yet...
These functions all lack man pages.  I recall Matt promising to write
man pages before the release.  The usual coding guideline is that every
public function in PETSc needs to have a man page.  That guideline
exists partly to ensure that Fortran interfaces are generated or that
custom stubs (when needed) are written.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20140603/cd6843f6/attachment.sig>
    
    
More information about the petsc-dev
mailing list