PETSc version 3.15.5
PetscContainerGetPointer
Gets the pointer value contained in the container.
Synopsis
#include "petscsys.h"
PetscErrorCode PetscContainerGetPointer(PetscContainer obj,void **ptr)
Not Collective
Input Parameter
Output Parameter
See Also
PetscContainerCreate(), PetscContainerDestroy(),
PetscContainerSetPointer()
Level
advanced
Location
src/sys/objects/inherit.c
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages