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 59 of file gcX.C.sed. References printObjectX(), and GridConstructionX::registerVariablesWithPlotter(). |