petsc-3.11.4 2019-09-28
VecScatterInitializePackage
This function initializes everything in the VecScatter package. It is called on the first call to VecScatterCreateXXXX().
Synopsis
PetscErrorCode VecScatterInitializePackage(void)
Developers Note: this does not seem to get called directly when useing dynamic libraries.
Keywords
Vec, initialize, package
See Also
PetscInitialize()
Level
developer
Location
src/vec/vscat/interface/dlregisvecscat.c
Index of all Vec routines
Table of Contents for all manual pages
Index of all manual pages