createFvOptions.H
Go to the documentation of this file.
1 fv::options& fvOptions(fv::options::New(mesh));
Foam::compressible::New
autoPtr< BasicCompressibleTurbulenceModel > New(const volScalarField &rho, const volVectorField &U, const surfaceScalarField &phi, const typename BasicCompressibleTurbulenceModel::transportModel &transport, const word &propertiesName)
Definition: turbulentFluidThermoModel.C:36
fvOptions
fv::options & fvOptions(fv::options::New(mesh))
mesh
dynamicFvMesh & mesh
Definition: createDynamicFvMesh.H:18