#include "petscdmcomplex.h" PetscErrorCode DMComplexDistribute(DM dm, const char partitioner[], DM *dmParallel)Not Collective
dm | - The original DMComplex object | |
partitioner | - The partitioning package, or NULL for the default |
Note: If the mesh was not distributed, the return value is PETSC_NULL
Level:intermediate
Location:src/dm/impls/complex/complex.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages