PetscQuadratureSetCellType#
Set the cell type of the integration domain
Synopsis#
#include "petscdt.h"
PetscErrorCode PetscQuadratureSetCellType(PetscQuadrature q, DMPolytopeType ct)
Not Collective
Input Parameters#
q - The
PetscQuadrature
objectct - The cell type of the integration domain
See Also#
PetscQuadrature
, PetscQuadratureGetCellType()
, PetscQuadratureGetData()
, PetscQuadratureSetData()
Level#
intermediate
Location#
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages