mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-08 19:54:25 +01:00
typo in jacobi method
This commit is contained in:
parent
eae62654d9
commit
8a1e75ddcc
@ -1416,8 +1416,8 @@
|
|||||||
"```\n",
|
"```\n",
|
||||||
"\n",
|
"\n",
|
||||||
" a) It is correct.\n",
|
" a) It is correct.\n",
|
||||||
" c) It is incorrect, but it might provide the right result depending on the MPI implementation.\n",
|
" b) It is incorrect, but it might provide the right result depending on the MPI implementation.\n",
|
||||||
" b) It is incorrect, and it is guaranteed that it will result in a dead lock.\n",
|
" c) It is incorrect, and it is guaranteed that it will result in a dead lock.\n",
|
||||||
" d) This implementation does not work when distributing over just a single MPI rank.\n"
|
" d) This implementation does not work when distributing over just a single MPI rank.\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user