Skip to content
#

finite-difference

Here are 29 public repositories matching this topic...

C++ graphical user interface application to configure and simulate population dynamics and their movement on a discrete grid. Users can adjust the grid size, populate it with various species, set interaction coefficients, and observe how populations spread and interact over time according to specified numerical methods.

  • Updated Oct 14, 2024
  • C++

oomph-lib is an object-oriented, open-source finite-element library for the simulation of multi-physics problems. It is developed and maintained by Matthias Heil and Andrew Hazel of the School of Mathematics at The University of Manchester, along with many other contributors.

  • Updated Dec 26, 2018
  • C++

Serial and Parallel numerical methods for solving partial differential equations using finite differences with OpenMP. Implementation of the serial and parallel Jacobi and Gauss-Seidel methods for solving linear systems. Implementation of the Additive Schwarz and Restricted Additive Schwarz methods for domain decomposition.

  • Updated Aug 5, 2023
  • C++

Improve this page

Add a description, image, and links to the finite-difference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finite-difference topic, visit your repo's landing page and select "manage topics."

Learn more