petsc-3.9.4 2018-09-11
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 DT routines
Table of Contents for all manual pages
Index of all manual pages