mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-04 09:53:01 -05:00
Fixes missing indentation.
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user