mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
STYLE: Correcting typos
This commit is contained in:
@ -374,7 +374,7 @@ bool Foam::polyMeshGeometry::checkFaceDotProduct
|
||||
labelHashSet* setPtr
|
||||
)
|
||||
{
|
||||
// for all internal and coupled faces check theat the d dot S product
|
||||
// for all internal and coupled faces check that the d dot S product
|
||||
// is positive
|
||||
|
||||
const labelList& own = mesh.faceOwner();
|
||||
|
||||
Reference in New Issue
Block a user