xref: /petsc/include/petsc.h (revision 0e6b6b5985dd9b1172860d21fb88bd3966bf7c54)
1f26ada1bSBarry Smith /*
2dee89961SBarry Smith     This include file allows you to use ANY public PETSc function
3f26ada1bSBarry Smith */
4dee89961SBarry Smith 
5dee89961SBarry Smith #include <petscbag.h>
6dee89961SBarry Smith #include <petsctime.h>
7dee89961SBarry Smith #include <petscbt.h>
882c86c8fSBarry Smith #include <petscctable.h>
982c86c8fSBarry Smith #include <petscmatlab.h>
10efcb7dc3SJed Brown #include <petscdraw.h>
11*0e6b6b59SJacob Faibussowitsch #include <petscdevice.h>
12dee89961SBarry Smith 
13f42313f8SLisandro Dalcin #include <petscsf.h>
14224ef0b1SMatthew Knepley #include <petscsection.h>
152c8e378dSBarry Smith #include <petscdmda.h>
162c8e378dSBarry Smith #include <petscdmcomposite.h>
17dee89961SBarry Smith #include <petscdmpatch.h>
18dee89961SBarry Smith #include <petscdmplex.h>
19dee89961SBarry Smith #include <petscdmredundant.h>
20dee89961SBarry Smith #include <petscdmshell.h>
21dee89961SBarry Smith #include <petscdmsliced.h>
22a3101111SPatrick Sanan #include <petscdmswarm.h>
23a3101111SPatrick Sanan #include <petscdmstag.h>
24dee89961SBarry Smith 
25dee89961SBarry Smith #include <petscdt.h>
266ce16762SMatthew G. Knepley #include <petscds.h>
27dee89961SBarry Smith 
28dee89961SBarry Smith #include <petsccharacteristic.h>
29dee89961SBarry Smith 
30dee89961SBarry Smith #include <petscts.h>
31ba92ff59SBarry Smith #include <petsctao.h>
32