mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixed white spaces
This commit is contained in:
parent
19f0a81db1
commit
825c9be0db
@ -710,6 +710,7 @@ namespace {
|
||||
}
|
||||
}
|
||||
|
||||
// make a copy of the phaseConditions
|
||||
std::vector<PhasePresence> cond = phaseCondition_;
|
||||
|
||||
ADB cell_rho_total = ADB::constant(V::Zero(nc), state.pressure.blockPattern());
|
||||
|
Loading…
Reference in New Issue
Block a user