petsc-3.10.5 2019-03-28
PetscDualSpaceSimpleSetDimension
Set the number of functionals in the dual space basis
Synopsis
#include "petscfe.h"
PetscErrorCode PetscDualSpaceSimpleSetDimension(PetscDualSpace sp, PetscInt dim)
Logically Collective on PetscDualSpace
Input Parameters
Keywords
PetscDualSpace, dimension
See Also
PetscDualSpaceSimpleSetFunctional()
Level
intermediate
Location
src/dm/dt/dualspace/impls/simple/dspacesimple.c
Implementations
PetscDualSpaceSimpleSetDimension_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