13.1. Include Files

Applications using the PETSc package for vectors, matrices, and linear solvers should include the appropriate header files. For example
   #include "petscksp.h" 
includes the appropriate information for most TAO applications using PETSc.