Richard Tran Mills <[email protected]> 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.
pgpFgTw8xxFFF.pgp
Description: PGP signature
