Formatting
This commit is contained in:
parent
d6aace1c36
commit
2e79548823
2 changed files with 2 additions and 3 deletions
|
@ -38,7 +38,6 @@ Note:
|
|||
Note2: number of items send on one processor have to equal the number
|
||||
of items received on the other processor.
|
||||
|
||||
|
||||
SourceFiles
|
||||
mapDistribute.C
|
||||
|
||||
|
@ -60,7 +59,7 @@ namespace Foam
|
|||
class mapPolyMesh;
|
||||
|
||||
/*---------------------------------------------------------------------------*\
|
||||
Class mapDistribute Declaration
|
||||
Class mapDistribute Declaration
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
class mapDistribute
|
||||
|
|
|
@ -52,7 +52,7 @@ class mapPolyMesh;
|
|||
class polyMesh;
|
||||
|
||||
/*---------------------------------------------------------------------------*\
|
||||
Class mapDistributePolyMesh Declaration
|
||||
Class mapDistributePolyMesh Declaration
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
class mapDistributePolyMesh
|
||||
|
|
Reference in a new issue