mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-02 05:49:09 -06:00
Fixed whitespace issue
This commit is contained in:
parent
206dbd3b56
commit
85cfd9768e
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user