petsc-3.4.5 2014-06-29

DMMeshSetMesh

Sets the internal mesh object

Synopsis

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

Input Parameters

mesh - the mesh object
m - the internal mesh object

See Also

DMMeshCreate(), DMMeshGetMesh()

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