petsc-3.9.2 2018-05-20
Report Typos and Errors

Vectors: Examples

PETSc vectors (Vec objects) are used to store the field variables in PDE-based (or other) simulations.

ex1.c: Demonstrates constructing an application ordering
ex2.c: Tests application ordering
ex4.c: Test AO with on IS with 0 entries - contributed by Ethan Coon
ex7.c: Demonstrates constructing an application ordering
makefile