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() \n\n
ex3.c: Tests ISSetBlockSize() on ISBlock()
ex5.c: Tests PetscSectionView()/Load() with HDF5
ex6.c: Tests ISRenumber
makefile