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