petsc-3.7.5 2017-01-01
Report Typos and Errors

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