petsc-3.10.5 2019-03-28
Report Typos and Errors

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