#include "petsc.h" PetscErrorCode PetscObjectCreate(MPI_Comm comm, PetscObject *obj)Collective on PetscObject
Notes: This is a template intended as a starting point to cut and paste with PetscObjectDestroy_PetscObject() to make new object classes.
Level:developer
Location:src/sys/objects/destroy.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages