+
This commit is contained in:
@@ -76,7 +76,9 @@ Jacobi::Result JacobiMPI::run(const Matrix &init, double epsilon,
|
||||
std::cout << phi[t1](i, j);
|
||||
}
|
||||
}
|
||||
std::cout << std::endl;
|
||||
if (nIter == 50) {
|
||||
std::cout << std::endl;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user