xref: /petsc/include/petsc.h (revision a31011110b54fab191a6160ee08b4b294f12ab1e)
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>
11dee89961SBarry Smith 
12f42313f8SLisandro Dalcin #include <petscsf.h>
132c8e378dSBarry Smith #include <petscdmda.h>
142c8e378dSBarry Smith #include <petscdmcomposite.h>
15dee89961SBarry Smith #include <petscdmpatch.h>
16dee89961SBarry Smith #include <petscdmplex.h>
17dee89961SBarry Smith #include <petscdmredundant.h>
18dee89961SBarry Smith #include <petscdmshell.h>
19dee89961SBarry Smith #include <petscdmsliced.h>
20*a3101111SPatrick Sanan #include <petscdmswarm.h>
21*a3101111SPatrick Sanan #include <petscdmstag.h>
22dee89961SBarry Smith 
23dee89961SBarry Smith #include <petscdt.h>
246ce16762SMatthew G. Knepley #include <petscds.h>
25dee89961SBarry Smith 
26dee89961SBarry Smith #include <petsccharacteristic.h>
27dee89961SBarry Smith 
28dee89961SBarry Smith 
29dee89961SBarry Smith #include <petscts.h>
30ba92ff59SBarry Smith #include <petsctao.h>
31