MeshSetUp

Set up any required internal data structures for a Mesh.

Synopsis

#include "mesh.h" 
int MeshSetUp(Mesh mesh)
Collective on Mesh

Input Parameter

mesh -The mesh

Keywords

Mesh, setup

See Also

MeshDestroy()

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