petsc-3.7.7 2017-09-25
   
PetscDualSpaceSetFromOptions
sets parameters in a PetscDualSpace from the options database 
Synopsis
#include "petscfe.h" 
PetscErrorCode PetscDualSpaceSetFromOptions(PetscDualSpace sp)
Collective on PetscDualSpace
Input Parameter
sp  -the PetscDualSpace object to set options for
Options Database
-petscspace_order the approximation order of the space -
See Also
PetscDualSpaceView()
Level:developer
Location:src/dm/dt/interface/dtfe.c
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages