Introduction - If you have any usage issues, please Google them yourself
The Jacobi iteration method discussed earlier, only one component is calculated at one time. In order to complete an iteration, each component in the iterative solution vector needs to be calculated one by one until the value of all the components is calculated. Then the next iteration is carried out so that the solution vector reaches the calculation precision. Usually, this iterative method is called a point iterative method.