Are there some approximate or randomised algorithms to numerically solve Poisson's Equation in Partial Differential Equations.(http://en.wikipedia.org/wiki/Poisson%27s_equation). The best algorithms I know of are Multigrid methods(http://en.wikipedia.org/wiki/Multigrid_methods), but they are deterministic and are O(n). Are there Randomised or approximate algos to solve this problem.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
2
|
||||||||||||
|
|
0
|
How about the fast multipole method? (Or does that count as multigrid?) |
|||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
1
|
You can modify the method described here for the Laplace equation to work for Poisson. |
||
|
|

