#include "petscdt.h" PetscErrorCode PetscQuadratureSetOrder(PetscQuadrature q, PetscInt order)Not collective
q | - The PetscQuadrature object | |
order | - The order of the quadrature, i.e. the highest degree polynomial that is exactly integrated |
Level:intermediate
Location:src/dm/dt/interface/dt.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages