PetscFESetDualSpace#

Sets the PetscDualSpace used to define the inner product

Synopsis#

#include "petscfe.h" 
PetscErrorCode PetscFESetDualSpace(PetscFE fem, PetscDualSpace sp)

Not Collective

Input Parameters#

See Also#

PetscFE, PetscSpace, PetscDualSpace, PetscFECreate(), PetscFESetBasisSpace()

Level#

intermediate

Location#

src/dm/dt/fe/interface/fe.c


Edit on GitLab

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