MeshDuplicate

Duplicates the Mesh.

Synopsis

#include "mesh.h" 
int MeshDuplicate(Mesh mesh, Mesh *newmesh)
Collective on Mesh

Input Parameter

mesh -The mesh

Output Parameter

newmesh -The duplicate mesh

Keywords

mesh, duplicate, copy

See Also

MeshCopy()

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