Skip to content
#

domain-decomposition

Here are 33 public repositories matching this topic...

bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

  • Updated Jan 27, 2019
  • Python

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 domain-decomposition 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 domain-decomposition topic, visit your repo's landing page and select "manage topics."

Learn more