PartitionDuplicate

Duplicates the Partition.

Synopsis

#include "mesh.h" 
int PartitionDuplicate(Partition part, Partition *newpart)
Collective on Partition

Input Parameter

part -The partition

Output Parameter

newpart -The duplicate partition

Keywords

part, duplicate, copy

See Also

PartitionCopy()

Level:beginner
Location:
src/mesh/interface/part.c
Index of all Mesh routines
Table of Contents for all manual pages
Index of all manual pages