petsc-3.3-p7 2013-05-11

DMComplexGetDimension

Return the topological mesh dimension

Synopsis

#include "petscdmcomplex.h"   
PetscErrorCode DMComplexGetDimension(DM dm, PetscInt *dim)
Not collective

Input Parameter

mesh -The DMComplex

Output Parameter

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