petsc-3.3-p7 2013-05-11

DMComplexSetDimension

Set the topological mesh dimension

Synopsis

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

Input Parameters

mesh - The DMComplex
dim - The topological mesh dimension

See Also

DMComplexCreate()

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