mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
changed comment
This commit is contained in:
@ -286,7 +286,7 @@ Foam::mapDistribute::mapDistribute(const mapDistribute& map)
|
|||||||
|
|
||||||
void Foam::mapDistribute::compact(const boolList& elemIsUsed)
|
void Foam::mapDistribute::compact(const boolList& elemIsUsed)
|
||||||
{
|
{
|
||||||
// 1. send back to sender. Have him delete the corresponding element
|
// 1. send back to sender. Have sender delete the corresponding element
|
||||||
// from the submap and do the same to the constructMap locally
|
// from the submap and do the same to the constructMap locally
|
||||||
// (and in same order).
|
// (and in same order).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user