PETSc version 3.16.4
PetscFEGetCeedBasis
Get the Ceed object mirroring this FE
Synopsis
#include "petscfe.h"
PetscErrorCode PetscFEGetCeedBasis(PetscFE fe, CeedBasis *basis)
Not Collective
Input Parameter
Output Parameter
Note: This is a borrowed reference, so it is not freed.
See Also
PetscFESetCeed(), DMGetCeed()
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