petsc-3.10.5 2019-03-28
PetscDualSpaceSetType
Builds a particular PetscDualSpace
Synopsis
#include "petscfe.h"
PetscErrorCode PetscDualSpaceSetType(PetscDualSpace sp, PetscDualSpaceType name)
Collective on PetscDualSpace
Input Parameters
Options Database Key
-petscdualspace_type <type> -Sets the PetscDualSpace type; use -help for a list of available types
Keywords
PetscDualSpace, set, type
See Also
PetscDualSpaceGetType(), PetscDualSpaceCreate()
Level
intermediate
Location
src/dm/dt/dualspace/interface/dualspace.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages