PetscDualSpaceCreateAllDataDefault#

Create all evaluation nodes and the node-to-dof matrix by examining functionals

Synopsis#

Input Parameter#

  • sp - The dualspace

Output Parameters#

  • allNodes - A PetscQuadrature object containing all evaluation nodes

  • allMat - A Mat for the node-to-dof transformation

See Also#

PetscDualSpace, PetscDualSpaceCreate(), Mat, PetscQuadrature

Level#

advanced

Location#

src/dm/dt/dualspace/interface/dualspace.c


Index of all DUALSPACE routines
Table of Contents for all manual pages
Index of all manual pages