mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Fixes missing indentation.
This commit is contained in:
parent
d35d301a4b
commit
4b110fb00b
@ -316,8 +316,8 @@ try
|
||||
|
||||
if( grid->comm().rank()==0 )
|
||||
{
|
||||
std::cout << "\n\n================ End of simulation ===============\n\n";
|
||||
fullReport.report(std::cout);
|
||||
std::cout << "\n\n================ End of simulation ===============\n\n";
|
||||
fullReport.report(std::cout);
|
||||
}
|
||||
|
||||
if (output) {
|
||||
|
Loading…
Reference in New Issue
Block a user