[petsc-dev] Deprecated PETSc functions and Fortran codes?

Jed Brown jedbrown at mcs.anl.gov
Wed Jul 31 17:33:01 CDT 2013


Richard Tran Mills <rtm at eecs.utk.edu> writes:

> Hi Folks,
>
> Is there a way to deprecate PETSc functions that will work with Fortran 
> codes?  In include/petscdmda.h I have
>
> PETSC_DEPRECATED("Use DMLocalToLocalBegin()") PETSC_STATIC_INLINE 
> PetscErrorCode DMDALocalToLocalBegin(DM dm,Vec g,InsertMode mode,Vec l) 
> {return DMLocalToLocalBegin(dm,g,mode,l);}

I am not aware of any way to do something similar in Fortran, for any
specific vendor.  If you figure out how, we'd be happy to add it.
-------------- 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/20130801/2e1f7c3f/attachment.sig>


More information about the petsc-dev mailing list