Vector Operations (Vec)#

PETSc vectors (Vec) are used to store the field variables in PDE-based (or other) simulations. Users guide chapter: Vectors and Parallel Data

Examples

Beginner - Basic usage#

Intermediate - Setting options for algorithms and data structures#

Advanced - Setting more advanced options and customization#

Developer - Interfaces rarely needed by applications programmers#

Deprecated - Functionality scheduled for removal in the future#

Single list of manual pages#