BUGFIX: Illegal use of uninitialised value (backport)
[foam-extend-3.2.git] / src / multiSolver / include / setSolverDomain.H
blob52b2a5a335fd43c9a1d6b2ce2fa35602fe8819e6
1         } // previous solver domain goes out of scope
2         multiRun.setSolverDomain(solverDomain);
4 // Clear defines that may interfere with other solver domains 
5 #undef createPhi_H
6 #undef createPhiV_H
7 #undef initContinuityErrs_H
9         if (multiRun.run())
10         { // next solver domain comes into scope