mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fixed: respect rule-of-three for fvbaseintensivequantities
is no need to explicitly declare the cc here
This commit is contained in:
parent
d034fc3b58
commit
8e38edf928
@ -52,9 +52,6 @@ public:
|
|||||||
FvBaseIntensiveQuantities()
|
FvBaseIntensiveQuantities()
|
||||||
{ }
|
{ }
|
||||||
|
|
||||||
// copy constructor
|
|
||||||
FvBaseIntensiveQuantities(const FvBaseIntensiveQuantities& v) = default;
|
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
* \brief Register all run-time parameters for the intensive quantities.
|
* \brief Register all run-time parameters for the intensive quantities.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user