34 void Foam::nearWallDistNoSearch::doAll()
43 if (isA<wallFvPatch>(patches[patchI]))
48 = cellCentres.boundaryField()[patchI];
56 forAll(patchCentres, facei)
63 - cellCentres[faceCells[facei]]
84 calculatedFvPatchScalarField::typeName
102 if (mesh_.changing())
105 forAll(mesh_.boundary(), patchI)
107 operator[](patchI).setSize(mesh_.boundary()[patchI].size());