petsc-3.4.5 2014-06-29

DMMeshSetDimension

Set the topological mesh dimension

Synopsis

#include "petscdmmesh.h"   
PetscErrorCode DMMeshSetDimension(DM dm, PetscInt dim)
Collective on mesh

Input Parameters

mesh - The DMMesh
dim - The topological mesh dimension

See Also

DMMeshCreate()

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