MeshView

Views a mesh object.

Synopsis

#include "mesh.h" 
int MeshView(Mesh mesh, PetscViewer viewer)
Collective on Mesh

Input Parameters

mesh - The mesh
viewer - The viewer with which to view the mesh

Keywords

mesh, view

See Also

MeshDestroy(), PetscViewerDrawOpen()

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