faCFD.H
Go to the documentation of this file.
1 #ifndef faCFD_H
2 #define faCFD_H
3 
4 #include "parRun.H"
5 
6 #include "Time.H"
7 #include "faMesh.H"
8 #include "areaFields.H"
9 #include "edgeFields.H"
10 #include "faMatrices.H"
11 #include "fam.H"
12 #include "fac.H"
13 #include "volSurfaceMapping.H"
14 
15 #include "OSspecific.H"
16 #include "argList.H"
17 #include "timeSelector.H"
18 
19 #ifndef namespaceFoam
20 #define namespaceFoam
21  using namespace Foam;
22 #endif
23 
24 #endif
parRun.H
OSspecific.H
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
fam.H
Namespace of functions to calculate implicit derivatives returning a matrix. Time derivatives are cal...
faMatrices.H
faMesh.H
fac.H
Namespace of functions to calculate explicit derivatives.
edgeFields.H
argList.H
areaFields.H
Foam
Namespace for OpenFOAM.
Definition: atmBoundaryLayer.C:33
Time.H
volSurfaceMapping.H
timeSelector.H