petsc-3.15.0 2021-03-30
Report Typos and Errors

PetscSpaceSetUp

Construct data structures for the PetscSpace

Synopsis

#include "petscfe.h"  
PetscErrorCode PetscSpaceSetUp(PetscSpace sp)
Collective on sp

Input Parameter

sp - the PetscSpace object to setup

See Also

PetscSpaceView(), PetscSpaceDestroy()

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