#include "petscdmmesh.h" PetscErrorCode DMMeshGetVertexSectionReal(DM dm, const char name[], PetscInt fiberDim, SectionReal *section)Collective on DMMesh
mesh | - The DMMesh object | |
fiberDim | - The number of degrees of freedom per vertex |
  DMMeshGetVertexSectionReal(DM dm, PetscInt fiberDim, SectionReal *section) | -> | DMMeshGetVertexSectionReal(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