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
Namespace of functions to calculate implicit derivatives returning a matrix. Time derivatives are cal...
Namespace of functions to calculate explicit derivatives.
Functions used by OpenFOAM that are specific to POSIX compliant operating systems and need to be repl...
Namespace for OpenFOAM.