PetscDualSpace#
PETSc object that manages the dual space to a linear space, e.g. the space of evaluation functionals at the vertices of a triangle
Synopsis#
typedef struct _p_PetscDualSpace *PetscDualSpace;
See Also#
PetscDualSpaceCreate()
, PetscSpace
, PetscSpaceCreate()
, PetscDualSpaceSetType()
, PetscDualSpaceType
Level#
beginner
Location#
Implementations#
_p_PetscDualSpace in include/petsc/private/petscfeimpl.h
Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages