DMGetCellDS#
Get the PetscDS
defined on a given cell
Synopsis#
#include "petscdm.h"
#include "petscdmlabel.h"
#include "petscds.h"
PetscErrorCode DMGetCellDS(DM dm, PetscInt point, PetscDS *ds, PetscDS *dsIn)
Not Collective
Input Parameters#
Output Parameters#
See Also#
DM Basics, DM
, DMGetDS()
, DMSetRegionDS()
Level#
developer
Location#
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages