xref: /petsc/include/petsc.h (revision a0be2ed3ec6bf36893d65c9e993358cf0f227387)
1 /*
2     This include file allows you to use ANY PETSc function
3 */
4 #include "petscmesh.h"
5 #include "petscmg.h"
6 #include "petscts.h"
7