White space changes

This commit is contained in:
Joakim Hove 2020-11-03 19:27:03 +01:00
parent da0ed1450e
commit 6324b666c9

View File

@ -344,8 +344,8 @@ std::vector<std::size_t> groupParentSeqIndex(const Opm::Schedule& sched,
bool higherLevelProdCMode_NotNoneFld(const Opm::Schedule& sched, bool higherLevelProdCMode_NotNoneFld(const Opm::Schedule& sched,
const Opm::Group& group, const Opm::Group& group,
const size_t simStep) const size_t simStep)
{ {
bool ctrl_mode_not_none_fld = false; bool ctrl_mode_not_none_fld = false;
if (group.defined( simStep )) { if (group.defined( simStep )) {