petsc-3.9.3 2018-07-02
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: Scatters between parallel vectors of type VECNODE
makefile