mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixed indentation.
This commit is contained in:
parent
f447cf648a
commit
6ee021f0c6
@ -237,7 +237,7 @@ namespace Opm {
|
||||
if (has_solvent_) {
|
||||
const ADB& temp_b = rq_[solvent_pos_].b;
|
||||
ADB::V B = 1. / temp_b.value();
|
||||
#if HAVE_MPI
|
||||
#if HAVE_MPI
|
||||
if ( linsolver_.parallelInformation().type() == typeid(ParallelISTLInformation) )
|
||||
{
|
||||
const ParallelISTLInformation& real_info =
|
||||
|
Loading…
Reference in New Issue
Block a user