rename completion to connection

This commit is contained in:
Tor Harald Sandve
2018-06-28 15:49:45 +02:00
parent edbeb4538e
commit 22d144c3cd
7 changed files with 56 additions and 56 deletions
+1 -1
View File
@@ -202,7 +202,7 @@ protected:
new CartesianIndexMapper(*grid_, cartesianDimension_, cartesianCellId_);
}
void filterCompletions_()
void filterConnections_()
{
// not handling the removal of completions for this type of grid yet.
}