Update compressible flow solver for Parallel-in-time
Compare changes
Files
9@@ -104,6 +104,7 @@ protected:
@@ -121,6 +122,4 @@ private:
The main feature of this MR is to update the compressible flow solver for Parareal.
CompressibleFlowSystemImplicit
class to use m_comm->GetRowComm()
instead of m_comm
in the instantiation of the non-linear system object.GetSpaceComm()
communicator, when relevant.Please suggest any people who would be appropriate to review your code.
Please add any other information that could be useful for reviewers.