petsc-3.15.0 2021-03-30
Report Typos and Errors
PetscSpaceSetFromOptions
sets parameters in a
PetscSpace
from the options database
Synopsis
#include "petscfe.h"
PetscErrorCode
PetscSpaceSetFromOptions
(
PetscSpace
sp)
Collective on sp
Input Parameter
sp
- the
PetscSpace
object to set options for
Options Database
-petscspace_degree the approximation order of the space
See Also
PetscSpaceView
()
Level
intermediate
Location
src/dm/dt/space/interface/space.c
Index of all SPACE routines
Table of Contents for all manual pages
Index of all manual pages