jacobi-relaxation
There are 8 repositories under jacobi-relaxation topic.
dc-fukuoka/jacobi
jacobi - a benchmark by solving 2D laplace equation with jacobi iterative method. GPU or Xeon Phi can be used.
bissim/Jacobi-MPI
Academic project for the course of Concurrent, Parallel and Cloud Programming.
martin-buck/numerical-PDE-experiments
A collection of Python code and Google Colab notebooks that implement classic numerical PDE algorithms (Finite Differences, Finite Elements, Multigrid) and analyze performance. You can open the Google Colab notebooks (.ipynb) through GitHub to view the code and correpsonding plots and analysis!
john-fotis/Parallel-Programming
Study & Performance Analysis on MPI and OpenMp program, solving Poisson Equation with Jacobi Method
Barbalho12/numerical-methods
Algorithms applied in solving mathematical problems for Computer Science
bhuone-garbu/open-mpi-proof-concept
Open MPI (Message Passing Interface) for parallelising Jacobi Relaxation problem
nikashahabi/solving-linear-systems
solving linear systems with direct and iterative algorithms
scriptpapi/Electric-Equilibrium-Potential-Simulation-using-Jacobi-Relaxation
MATLAB script that simulates electric equilibrium potential in a region of space that does not contain any electric charge, using Jacobi relaxation method, in 2D and 3D