mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-22 01:07:24 -06:00
recovering OutputBlackoilModule
there is not change needed for this file.
This commit is contained in:
parent
e4d1311589
commit
def30fa131
@ -65,13 +65,12 @@
|
||||
#include <utility>
|
||||
#include <vector>
|
||||
|
||||
namespace Opm::Parameters {
|
||||
|
||||
namespace Opm::Parameters {
|
||||
struct ForceDisableFluidInPlaceOutput { static constexpr bool value = false; };
|
||||
struct ForceDisableResvFluidInPlaceOutput { static constexpr bool value = false; };
|
||||
|
||||
struct ForceDisableFluidInPlaceOutput { static constexpr bool value = false; };
|
||||
struct ForceDisableResvFluidInPlaceOutput { static constexpr bool value = false; };
|
||||
|
||||
} // namespace Opm::Parameters
|
||||
} // namespace Opm::Parameters
|
||||
|
||||
namespace Opm
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user