Updated documentation for the distribute(const polyDistributionMap&) function

This commit is contained in:
Henry Weller
2022-04-01 09:11:09 +01:00
parent cd2f614a48
commit 1aa194e18b
53 changed files with 53 additions and 53 deletions

View File

@ -117,7 +117,7 @@ public:
//- Update for mesh changes
virtual void updateMesh(const polyTopoChangeMap&);
//- Update mesh corresponding to the given distribution map
//- Redistribute or update using the given distribution map
virtual void distribute(const polyDistributionMap&);
//- Update for mesh motion