petsc-master 2020-08-25
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: Tests ISLocalToGlobalMappingCreateIS() for bs > 1
ex2.c: Tests ISView() and ISLoad()
makefile