PetscFEExpandFaceQuadrature#

Expand a face quadrature into a cell quadrature by mapping the face quadrature points and weights through each face of the cell reference geometry.

Synopsis#

Not Collective

Input Parameters#

  • fe - the PetscFE object whose cell geometry defines the faces

  • fq - the face quadrature to expand

Output Parameter#

  • efq - the expanded quadrature covering all faces of the cell

See Also#

PetscFE, PetscQuadrature, PetscFECreateFaceQuadrature(), PetscFEGetQuadrature()

Level#

developer

Location#

src/dm/dt/fe/interface/fe.c


Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages