petsc-3.7.1 2016-05-15
Report Typos and Errors

PetscObjectCopyFortranFunctionPointers

Copy function pointers to another object

Synopsis

#include "petscsys.h"    
PetscErrorCode PetscObjectCopyFortranFunctionPointers(PetscObject src,PetscObject dest)
Logically Collective on PetscObject Many br

Input Parameter

src - source object Many br
dest - destination object Many br

Many br

Note

Both objects must have the same class. Many br

Level:developer
Location:
src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages