petsc-3.14.6 2021-03-30
PetscDSGetQuadrature
Returns the quadrature, which must agree for all fields in the DS
Synopsis
#include "petscds.h"
PetscErrorCode PetscDSGetQuadrature(PetscDS prob, PetscQuadrature *q)
Not collective
Input Parameter
Output Parameter
| q | - The quadrature object
|
See Also
PetscDSSetImplicit(), PetscDSSetDiscretization(), PetscDSAddDiscretization(), PetscDSGetNumFields(), PetscDSCreate()
Level
intermediate
Location
src/dm/dt/interface/dtds.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages