This commit is contained in:
Elyes Ahmed
2022-07-28 20:40:34 +02:00
parent 2e11d7a13a
commit 5c2b60bcd0
35 changed files with 898 additions and 243 deletions
@@ -273,7 +273,6 @@ void ParallelEclipseState::switchToDistributedProps()
{
if (m_comm.size() == 1) // No need for the parallel frontend
return;
m_parProps = true;
}