fvPatchField, cyclicACMI: Renamed weighted updateCoeffs
updateCoeffs(const scalarField&) -> updateWeightedCoeffs(const scalarField&) to avoid confusion with other specialized forms of updateCoeffs. Patch contributed by Mattijs Janssens
Showing
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.C 1 addition, 1 deletion...silonWallFunction/epsilonWallFunctionFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/epsilonWallFunctions/epsilonWallFunction/epsilonWallFunctionFvPatchScalarField.H 1 addition, 1 deletion...silonWallFunction/epsilonWallFunctionFvPatchScalarField.H
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C 1 addition, 1 deletion...s/omegaWallFunction/omegaWallFunctionFvPatchScalarField.C
- src/TurbulenceModels/turbulenceModels/derivedFvPatchFields/wallFunctions/omegaWallFunctions/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H 1 addition, 1 deletion...s/omegaWallFunction/omegaWallFunctionFvPatchScalarField.H
- src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.C 15 additions, 0 deletions...atchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.C
- src/finiteVolume/fields/fvPatchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H 3 additions, 0 deletions...atchFields/constraint/cyclicACMI/cyclicACMIFvPatchField.H
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C 2 additions, 4 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.C
- src/finiteVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H 4 additions, 3 deletions...teVolume/fields/fvPatchFields/fvPatchField/fvPatchField.H
Please register or sign in to comment