petsc-3.8.4 2018-03-24
Report Typos and Errors

PetscSpacePointGetPoints

Gets the evaluation points for the space as the points of a quadrature rule

Synopsis

#include "petscfe.h" 
PetscErrorCode PetscSpacePointGetPoints(PetscSpace sp, PetscQuadrature *q)
Logically collective

Input Parameter

sp -The PetscSpace

Output Parameter

q -The PetscQuadrature defining the points

Keywords

PetscSpacePoint

See Also

PetscSpaceCreate(), PetscSpaceSetType()

Level:intermediate
Location:
src/dm/dt/interface/dtfe.c
Index of all DT routines
Table of Contents for all manual pages
Index of all manual pages