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