Tutorials - apusok/FD-PDE GitHub Wiki

Tutorials

Check the User guide on how to get started with the FD-PDE Framework.

Here you can find some tutorials for hands-on exercises. We recommend you work within the FD-PDE/ directory for these tutorials such that the relative paths to the src/ are correct.

Another form of learning (which would also be very helpful to us) is by doing a code review of one of the FD-PDE tests

  • Basic review: compile, run, inspect results of tests.
  • Moderate/Advanced review: improved code quality and clarity, memory checks, manual updates, etc.

Back to HOME