xref: /petsc/include/petsc.h (revision 4aa747ac54253f0a07d301d092ea5191d7898947)
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 <petscmatlab.h>
9efcb7dc3SJed Brown #include <petscdraw.h>
100e6b6b59SJacob Faibussowitsch #include <petscdevice.h>
11dee89961SBarry Smith 
12f42313f8SLisandro Dalcin #include <petscsf.h>
13224ef0b1SMatthew Knepley #include <petscsection.h>
142c8e378dSBarry Smith #include <petscdmda.h>
152c8e378dSBarry Smith #include <petscdmcomposite.h>
16dee89961SBarry Smith #include <petscdmpatch.h>
17dee89961SBarry Smith #include <petscdmplex.h>
18*4aa747acSUmberto Zerbinati #include <petscdmplextransform.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