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

View File

@@ -156,7 +156,7 @@ protected:
cartesianIndexMapper_ = new CartesianIndexMapper(*grid_);
}
void filterCompletions_()
void filterConnections_()
{
// not handling the removal of completions for this type of grid yet.
}