4. Vectors and Distributing Parallel Data

Up: Contents Next: Creating and Assembling Vectors Previous: Programming with PETSc

The vector (denoted by Vec) is one of the simplest PETSc objects. Vectors are used to store discrete PDE solutions, right-hand sides for linear systems, etc. This chapter is organized as follows:



Up: Contents Next: Creating and Assembling Vectors Previous: Programming with PETSc