DA Examples

DA objects are used to manage parallel communications for structured mesh problems in PDE-based (or other) simulations.

ex1.c: Tests VecView() contour plotting for 2d DAs
ex2.c: Tests DAGlobalToNaturalAllCreate() using contour plotting for 2d DAs
ex3.c: Tests DAGetInterpolation for nonuniform DA coordinates
ex4.c: Demonstrates various vector routines
ex5.c: Tests DAGetElements() and VecView() contour plotting for 2d DAs
ex6.c: Demonstrates using 3 DA's to manage a slightly non-trivial grid
ex7.c: Demonstrates using the PetscViewerBinaryMatlab viewer\n\n
ex8.c: Tests imbedding DMComposites inside DMComposites
ex9.c: Demonstrates HD5 vector input/ouput\n\n
ex10.c: Test to write HDF5 file from PETSc DA Vec
makefile