Fixed whitespace issue

This commit is contained in:
babrodtk 2015-09-24 08:47:27 +02:00
parent 206dbd3b56
commit 85cfd9768e

View File

@ -214,7 +214,7 @@ namespace Opm
void NewtonIterationBlackoilInterleaved::formInterleavedSystem(const std::vector<ADB>& eqs,
Mat& istlA) const
{
{
const int np = eqs.size();
// Find sparsity structure as union of basic block sparsity structures,
// corresponding to the jacobians with respect to pressure.