xref: /petsc/include/petsc.h (revision 9a42bb27a39f0cdf3306a1e22d33cd9809484eaa)
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