# Vector Operations (Vec)
PETSc vectors (`Vec`) are used to store the field variables
in PDE-based (or other) simulations. Users guide chapter: [](ch_vectors)
Examples
Source files
andor.h
simple.h
andor.c
absolute.c
and.c
cdf.c
or.c
relative.c
simple.c