petsc-3.8.4 2018-03-24
PetscDS
PETSc object that manages a discrete system, which is a set of discretizations + continuum residual functions
Synopsis
typedef struct _p_PetscDS *PetscDS;
See Also
PetscDSCreate(), PetscDSSetType(), PetscDSType, PetscFECreate(), PetscFVCreate()
Level:intermediate
Location:src/dm/dt/../../../include/petscdstypes.h
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages
Examples
src/ts/examples/tutorials/ex11.c.html