Q.1.
Which of these is important while solving a system with implicit methods?
Q.2.
How many steps does the Alternating Direction Implicit (ADI) scheme involve?
Q.3.
Which of these statements is correct about the first step of the ADI scheme?
Q.4.
The second step of the ADI scheme is swept over __________ direction.
Q.5.
If there are N grid points in both the x and y-directions, how many times does the ADI scheme use the Thomas algorithm?
Q.6.
The order of accuracy of the ADI scheme in the time direction is ___________
Q.7.
The order of accuracy of the ADI scheme in the x and y-directions are __________ and __________
Q.8.
The ADI scheme is particularly suitable for ____________ problems.
Q.9.
Which of these is a popular version of the ADI scheme?