petsc-3.4.5 2014-06-29

DM Examples

DM objects are used to manage communication between the algebraic structures in PETSc (Vec and Mat) and mesh data structures in PDE-based (or other) simulations. See, for example, DMDACreate().

examples/
plexcreate.c
plex.c
plexinterpolate.c
plexpreallocate.c
plexgeometry.c
plexlabel.c
plexsubmesh.c
plexexodusii.c
plexcgns.c
plexvtk.c
plexpoint.c
plexvtu.c
plexfem.c
makefile