Research Article
On Multiscale RBF Collocation Methods for Solving the Monge–Ampère Equation
Algorithm 1
Cascadic meshfree method.
| Input: right-hand sides f and ; number of levels n. | | Output: numerical solution . | | Set . | | for do | | (1) Determine to and with | | | | | | (2) Update the solution and the right side: | | | | | | end for |
|