petsc-3.12.0 2019-09-29
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: VecTagger interface routines
makefile