PeNSS#
indicates a function that needs a special treatment in the C-side stub when generating the binding for other languages
Notes#
This is not part of the PETSc public API and should only be used in PETSc source code.
Put this at the end of the function declaration closing parenthesis
It is similar to PeNS; in Fortran it will generate the Fortran interface definition automatically but not the C stub, which should be added manually under the appropriate ftn-custom
directory
Developer Note#
Shortened form of PETSc non-standard stub
See Also#
PeOp
, PeNS
, PeCtx
, PetscInitialize()
Level#
developer
Location#
include/petsc/private/petscimpl.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages