PETSc version 3.16.6
DMGetCeed
Get the LibCEED context associated with this DM
Synopsis
#include "petscdm.h"
PetscErrorCode DMGetCeed(DM dm, Ceed *ceed)
Not collective
Input Parameter
Output Parameter
| ceed | - The LibCEED context
|
See Also
DMCreate()
Level
intermediate
Location
src/dm/interface/dmceed.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages