petsc-3.13.4 2020-08-01
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