petsc-3.8.4 2018-03-24
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