DMPlexGetCeedRestriction#
Define the libCEED map from the local vector (Lvector) to the cells (Evector)
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetCeedRestriction(DM dm, DMLabel domain_label, PetscInt label_value, PetscInt height, PetscInt dm_field, CeedElemRestriction *ERestrict)
Input Parameters#
Output Parameter#
ERestrict - libCEED restriction from local vector to the cells
See Also#
DMPlex: Unstructured Grids, DM
, DMPLEX
, DMLabel
, DMPlexGetLocalOffsets()
Level#
developer
Location#
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages