PartitionCopy

Copies all the data from one part to another.

Synopsis

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

Input Parameter

part -The partition

Output Parameter

newpart -The identical new partition

Keywords

Partition, copy

See Also

PartitionDuplicate()

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