Michael Harmon


Curriculum vitae


mdh266 [at] gmail [dot] com



Multithreaded Poisson Equation Solver



This code is designed to numerically solve the Poisson equation using the mixed finite element method. The code runs in parallel using multithreading through the Intel Thread Building Blocks.

Note: This project improves upon step-20 in the deal.ii tutorial by:

Adding Neumann boundary conditions.

Allowing for multithreading to reduce runtimes.

Share

Tools
Translate to