Definition in file backwardsCompatibilityWallFunctionsTemplates.C.
#include "src/turbulenceModels/incompressible/RAS/backwardsCompatibility/wallFunctions/backwardsCompatibilityWallFunctions.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/OpenFOAM/include/OSspecific.H"
#include "src/finiteVolume/fvMesh/fvPatches/derived/wall/wallFvPatch.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::incompressible |
Functions | |
template<class Type , class PatchType > | |
tmp< GeometricField< Type, fvPatchField, volMesh > > | autoCreateWallFunctionField (const word &fieldName, const fvMesh &mesh) |
Helper function to create the new field.
|