DMPlexGetUseCeed#
Get flag for using the LibCEED backend
Synopsis#
#include "petscdmplex.h"
PetscErrorCode DMPlexGetUseCeed(DM dm, PetscBool *useCeed)
Not collective
Input Parameter#
dm - The
DM
Output Parameter#
useCeed - The flag
See Also#
Level#
intermediate
Location#
Examples#
Implementations#
DMPlexGetUseCeed_Plex() in src/dm/impls/plex/plexfem.c
Index of all DMPlex routines
Table of Contents for all manual pages
Index of all manual pages