mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
rename completion to connection
This commit is contained in:
@@ -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.
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user