petsc-3.13.6 2020-09-29
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
Examples
src/ts/tutorials/ex11.c.html
Implementations
_p_PetscDS in include/petsc/private/petscdsimpl.h
Index of all DM routines
Table of Contents for all manual pages
Index of all manual pages