InterviewSolution
Saved Bookmarks
| 1. |
For an algebraic multi-grid approach, the residual in the k^th level is __________(a) residual in the (k+1)^th level(b) summation of the residuals in the (k)^th level(c) residual in the (k-1)^th level(d) summation of the residuals in the (k-1)^th levelI got this question in final exam.The question is from Numerical Methods topic in chapter Numerical Methods of Computational Fluid Dynamics |
|
Answer» Correct choice is (d) SUMMATION of the residuals in the (k-1)^th level |
|