petsc-3.10.5 2019-03-28
Report Typos and Errors

PetscPartitionerRegisterAll

Registers all of the PetscPartitioner components in the DM package.

Synopsis

#include "petscdm.h"  
#include "petscdmplex.h"  
PetscErrorCode PetscPartitionerRegisterAll(void)
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