#include "petscdmmesh.h" PetscErrorCode DMMeshGetCellSectionInt(DM dm, const char name[], PetscInt fiberDim, SectionInt *section)Collective on DMMesh
mesh | - The DMMesh object | |
fiberDim | - The section name |
  DMMeshGetCellSectionInt(DM dm, PetscInt fiberDim, SectionInt *section) | -> | DMMeshGetCellSectionInt(dm,"default",fiberDim,section) |
Level:intermediate
Location:src/dm/impls/mesh/section.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages