petsc-3.7.5 2017-01-01
Report Typos and Errors

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