Definition in file resetPhivPatches.H.
Go to the source code of this file.
Functions | |
forAll (phivPatches, patchI) | |
Variables | |
surfaceScalarField::GeometricBoundaryField & | phivPatches = phiv.boundaryField() |
const volVectorField::GeometricBoundaryField & | Upatches = U.boundaryField() |
const surfaceVectorField::GeometricBoundaryField & | SfPatches = mesh.Sf().boundaryField() |
forAll | ( | phivPatches | , |
patchI | |||
) |
Definition at line 5 of file resetPhivPatches.H.
References phivPatches.
surfaceScalarField::GeometricBoundaryField& phivPatches = phiv.boundaryField() |
Definition at line 1 of file resetPhivPatches.H.
Referenced by forAll().
const volVectorField::GeometricBoundaryField& Upatches = U.boundaryField() |
Definition at line 2 of file resetPhivPatches.H.
const surfaceVectorField::GeometricBoundaryField& SfPatches = mesh.Sf().boundaryField() |
Definition at line 3 of file resetPhivPatches.H.