Fixed indentation.

This commit is contained in:
Markus Blatt 2015-10-28 16:26:45 +01:00
parent f447cf648a
commit 6ee021f0c6

View File

@ -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 =