mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-28 02:00:59 -06:00
Make CommunicateAbove constructor explicit.
This commit is contained in:
parent
0126243f02
commit
c5dd4f4533
@ -51,7 +51,7 @@ class CommunicateAbove
|
||||
#endif
|
||||
|
||||
public:
|
||||
CommunicateAbove(const Communication& comm);
|
||||
explicit CommunicateAbove(const Communication& comm);
|
||||
/// \brief Adds information about the ecl indices of the perforations.
|
||||
///
|
||||
/// \warning Theses indices need to be push in the same order as they
|
||||
|
Loading…
Reference in New Issue
Block a user