petsc-3.10.4 2019-02-26
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