diff --git a/etc/controlDict b/etc/controlDict index 700a988be1..855d06fbd7 100644 --- a/etc/controlDict +++ b/etc/controlDict @@ -240,6 +240,12 @@ OptimisationSwitches // from all the individual wall patches. Set to 0/false to revert to // restrictMapInternalField; // The finest mesh uses patchAddr from the original lduAdressing. - // the coarser levels create thei own adressing for faceCells + // the coarser levels create their own adressing for faceCells if (fineLevelIndex == 0) { restrictMapInternalField = @@ -466,7 +466,7 @@ void Foam::GAMGAgglomeration::procAgglomerateLduAddressing procBoundaryFaceMap_.set(levelIndex, new labelListListList(0)); - // Collect meshes + // Collect meshes. Does no renumbering PtrList otherMeshes; lduPrimitiveMesh::gather(comm, myMesh, otherMeshes); diff --git a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGProcAgglomerations/masterCoarsestGAMGProcAgglomeration/masterCoarsestGAMGProcAgglomeration.C b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGProcAgglomerations/masterCoarsestGAMGProcAgglomeration/masterCoarsestGAMGProcAgglomeration.C index d5024bb9e9..af035c2b18 100644 --- a/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGProcAgglomerations/masterCoarsestGAMGProcAgglomeration/masterCoarsestGAMGProcAgglomeration.C +++ b/src/OpenFOAM/matrices/lduMatrix/solvers/GAMG/GAMGProcAgglomerations/masterCoarsestGAMGProcAgglomeration/masterCoarsestGAMGProcAgglomeration.C @@ -182,8 +182,8 @@ bool Foam::masterCoarsestGAMGProcAgglomeration::agglomerate() for (const auto& p : masterToProcs) { Info<< '\t' << p[0] - << '\t' << p.size() - << '\t' + << "\t\t" << p.size() + << "\t\t" << flatOutput(SubList