petsc-3.3-p7 2013-05-11

DMCartesianSetMesh

Sets the internal mesh object

Synopsis

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

Input Parameters

mesh - the mesh object
m - the internal mesh object

See Also

MeshCreate(), MeshCartesianGetMesh()

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