petsc-3.7.3 2016-08-01
PetscPartitionerRegisterAll
Registers all of the PetscPartitioner components in the DM package.
Synopsis
#include "petscdm.h"
#include "petscdmplex.h"
PetscErrorCode PetscPartitionerRegisterAll()
Not Collective
Input parameter
path -The dynamic library path
Keywords
PetscPartitioner, register, all
See Also
PetscPartitionerRegister(), PetscPartitionerRegisterDestroy()
Level:advanced
Location:src/dm/interface/dmregall.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages