An open API service indexing awesome lists of open source software.

https://github.com/tlroy/fem_poisson

A toy FEM solver for Poisson's equation
https://github.com/tlroy/fem_poisson

Last synced: 3 months ago
JSON representation

A toy FEM solver for Poisson's equation

Awesome Lists containing this project

README

        

# FEM_Poisson

A simple implementation of Q1-Lagrange Finite elements for Poisson's equation.