MeshSetMesh

Sets the internal mesh object

Synopsis

#include "petscmesh.h"   
#include "petscmat.h"    
PetscErrorCode PETSCDM_DLLEXPORT MeshSetMesh(Mesh mesh, ALE::Obj m)
Not collective

Input Parameters

mesh - the mesh object
boundary - the internal mesh object

See Also

MeshCreate(), MeshGetMesh()

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