Skip to main content
Ctrl+K
PETSc v3.25.0-1-gd928ef59b54d documentation - Home
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • Overview
  • Install
  • Tutorials
  • User-Guide
  • C/Fortran API
  • petsc4py API
  • FAQ
  • Community
  • Developers
  • Misc.
  • GitLab
  • PETSCDUALSPA...

PETSCDUALSPACELAGRANGE#

“lagrange” - A PetscDualSpaceType that encapsulates a dual space of pointwise evaluation functionals

Developer Note#

This PetscDualSpace seems to manage directly trimmed and untrimmed polynomials as well as tensor and non-tensor polynomials while for PetscSpace there seems to be different PetscSpaceType for them.

See Also#

PetscDualSpace, PetscDualSpaceType, PetscDualSpaceCreate(), PetscDualSpaceSetType(), PetscDualSpaceLagrangeSetMomentOrder(), PetscDualSpaceLagrangeGetMomentOrder(), PetscDualSpaceLagrangeSetUseMoments(), PetscDualSpaceLagrangeGetUseMoments(), PetscDualSpaceLagrangeSetNodeType(), PetscDualSpaceLagrangeGetNodeType(), PetscDualSpaceLagrangeGetContinuity(), PetscDualSpaceLagrangeSetContinuity(), PetscDualSpaceLagrangeGetTensor(), PetscDualSpaceLagrangeSetTensor(), PetscDualSpaceLagrangeGetTrimmed(), PetscDualSpaceLagrangeSetTrimmed()

Level#

intermediate

Location#

src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c

Examples#

src/dm/dt/dualspace/impls/lagrange/tutorials/ex1.c
src/dm/dt/dualspace/impls/lagrange/tutorials/ex2.c


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

On this page
  • Developer Note
  • See Also
  • Level
  • Location
  • Examples
Edit on GitLab
Show Source

© Copyright 1991-2026, UChicago Argonne, LLC and the PETSc Development Team.

Created using Sphinx 7.3.7.

Built with the PyData Sphinx Theme 0.15.1.

Last updated on 2026-03-31T12:36:59-0500 (v3.25.0-1-gd928ef59b54d).