#include "mesh.h" int PartitionSerialize(Mesh mesh, Partition *part, PetscViewer viewer, PetscTruth store)Collective on MPI_Comm
mesh | - The mesh that is partitioned | |
viewer | - The viewer context | |
store | - This flag is PETSC_TRUE is data is being written, otherwise it will be read |
Level:beginner
Location:src/mesh/interface/partcreate.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages