petsc-3.14.6 2021-03-30
PetscSpacePointSetPoints
Sets the evaluation points for the space to coincide with the points of a quadrature rule
Synopsis
#include "petscfe.h"
#include "petscdt.h"
PetscErrorCode PetscSpacePointSetPoints(PetscSpace sp, PetscQuadrature q)
Logically collective
Input Parameters
See Also
PetscSpaceCreate(), PetscSpaceSetType()
Level
intermediate
Location
src/dm/dt/space/impls/point/spacepoint.c
Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages