OpenFOAM
6
The OpenFOAM Foundation
src
finiteVolume
cfdTools
general
solutionControl
createControl.H
Go to the documentation of this file.
1
#if defined(NO_CONTROL)
2
#elif defined(PISO_CONTROL)
3
#include "
createPisoControl.H
"
4
#elif defined(PIMPLE_CONTROL)
5
#include "
createPimpleControl.H
"
6
#elif defined(SIMPLE_CONTROL)
7
#include "
createSimpleControl.H
"
8
#endif
createSimpleControl.H
createPimpleControl.H
createPisoControl.H
Generated by
1.8.13