Corrected comments to conform to Mark's orthography rules ;-)

This commit is contained in:
henry
2009-10-27 13:00:01 +00:00
parent d34aee63ed
commit 3bc86cd30e
2 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,7 @@ Foam::fvMatrix<Type>::fvMatrix
); );
} }
// Update the boundary coefficients of psi without changing it's event No. // Update the boundary coefficients of psi without changing its event No.
GeometricField<Type, fvPatchField, volMesh>& psiRef = GeometricField<Type, fvPatchField, volMesh>& psiRef =
const_cast<GeometricField<Type, fvPatchField, volMesh>&>(psi_); const_cast<GeometricField<Type, fvPatchField, volMesh>&>(psi_);

View File

@ -170,7 +170,7 @@ public:
// Member Functions // Member Functions
//- Take this referredCell object that has already had it's transform //- Take this referredCell object that has already had its transform
// calculated and refer it on again, retaining same source info. // calculated and refer it on again, retaining same source info.
referredCell reRefer referredCell reRefer
( (