faCFD.H
Go to the documentation of this file.
1 #ifndef faCFD_H
2 #define faCFD_H
3 
4 #include "Time.H"
5 #include "faMesh.H"
6 #include "areaFields.H"
7 #include "edgeFields.H"
8 #include "faMatrices.H"
9 #include "fam.H"
10 #include "fac.H"
11 #include "volSurfaceMapping.H"
12 
13 #include "OSspecific.H"
14 #include "argList.H"
15 #include "timeSelector.H"
16 
17 #ifndef namespaceFoam
18 #define namespaceFoam
19  using namespace Foam;
20 #endif
21 
22 #endif
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