PetscFESetCeed#
Set the Ceed
object to a PetscFE
Synopsis#
#include "petscfe.h"
PetscErrorCode PetscFESetCeed(PetscFE fe, Ceed ceed)
Not Collective
Input Parameters#
fe - The
PetscFE
ceed - The
Ceed
object
See Also#
Level#
intermediate
Location#
src/dm/dt/fe/interface/feceed.c
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages