Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Tutorial example for solving Poisson's equation using Jacobi iterations. More... |
|
Tutorial example for solving Poisson's equation using Jacobi iterations.
Learn about interpolation and transfer of data between different patches and levels. Definition at line 67 of file jpX.C.sed. References JacobiPoissonX::jacobiIteration(), printObjectX(), and JacobiPoissonX::registerVariablesWithPlotter(). |