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