STYLE: lduPrimitiveMesh: typo
This commit is contained in:
@ -400,7 +400,7 @@ Foam::lduPrimitiveMesh::lduPrimitiveMesh
|
||||
const lduInterfacePtrsList interfaces =
|
||||
mesh(myMesh, otherMeshes, procMeshI).interfaces();
|
||||
|
||||
// Inialise all boundaries as merged
|
||||
// Initalise all boundaries as merged
|
||||
boundaryMap[procMeshI].setSize(interfaces.size(), -1);
|
||||
boundaryFaceMap[procMeshI].setSize(interfaces.size());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user