PetscDualSpaceRefinedSetCellSpaces#

Set the dual spaces for the closures of each of the cells in the multicell DM of a PetscDualSpace

Synopsis#

Collective

Input Parameters#

  • sp - a PetscDualSpace

  • cellSpaces - one PetscDualSpace for each of the cells. The reference count of each cell space will be incremented, so the user is still responsible for these spaces afterwards

See Also#

PETSCDUALSPACEREFINED, PetscDualSpace, PetscFERefine()

Level#

intermediate

Location#

src/dm/dt/dualspace/impls/refined/dualspacerefined.c

Implementations#

PetscDualSpaceRefinedSetCellSpaces_Refined() in src/dm/dt/dualspace/impls/refined/dualspacerefined.c


Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages