petsc-3.3-p7 2013-05-11

DMCartesianGetMesh

Gets the internal mesh object

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode DMCartesianGetMesh(DM dm, ALE::Obj& m)
Not collective

Input Parameter

dm -the mesh object

Output Parameter

m -the internal mesh object

See Also

MeshCreate(), MeshCartesianSetMesh()

Level:advanced
Location:
src/dm/impls/cartesian/cartesian.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages