petsc-3.7.7 2017-09-25
   
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