petsc-3.11.4 2019-09-28
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
ex4.c: Test event log of vescatter with various block sizes\n\n
ex5.c: Test VecScatterRemap() on various vecscatter
ex6.c: Test VecScatter with x, y on different communicators\n\n
ex7.c: Test vecscatter of different block sizes across processes\n\n
makefile