PetscFESetDualSpace#
Sets the PetscDualSpace
used to define the inner product
Synopsis#
#include "petscfe.h"
PetscErrorCode PetscFESetDualSpace(PetscFE fem, PetscDualSpace sp)
Not Collective
Input Parameters#
fem - The
PetscFE
objectsp - The
PetscDualSpace
object
See Also#
PetscFE
, PetscSpace
, PetscDualSpace
, PetscFECreate()
, PetscFESetBasisSpace()
Level#
intermediate
Location#
Index of all FE routines
Table of Contents for all manual pages
Index of all manual pages