petsc-dev 2014-02-02
PetscSpaceSetUp
Construct data structures for the PetscSpace
Synopsis
#include "petscfe.h"
PetscErrorCode PetscSpaceSetUp(PetscSpace sp)
Collective on PetscSpace
Input Parameter
sp -the PetscSpace object to setup
See Also
PetscSpaceView(), PetscSpaceDestroy()
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
Examples
src/snes/examples/tutorials/ex12.c.html
src/snes/examples/tutorials/ex52.c.html
src/snes/examples/tutorials/ex62.c.html