petsc-3.11.4 2019-09-28
PetscDualSpaceSetUp
Construct a basis for the PetscDualSpace
Synopsis
#include "petscfe.h"
PetscErrorCode PetscDualSpaceSetUp(PetscDualSpace sp)
Collective on PetscDualSpace
Input Parameter
sp -the PetscDualSpace object to setup
See Also
PetscDualSpaceView(), PetscDualSpaceDestroy()
Level
developer
Location
src/dm/dt/dualspace/interface/dualspace.c
Implementations
PetscDualSpaceSetUp_Lagrange in src/dm/dt/dualspace/impls/lagrange/dspacelagrange.c
PetscDualSpaceSetUp_Simple in src/dm/dt/dualspace/impls/simple/dspacesimple.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages