Poisson solver
Simple solver of Poisson equation. It is currently a very nieche solver, as it only knows how to work with the problem postulated in 1D for Dirichlet boundary conditions.
Name | Last commit | Last update |
---|---|---|
docs | ||
ref | ||
test | ||
.gitignore | ||
PE1-sandbox.ipynb | ||
README.md | ||
basis.py | ||
bilinear_form.py | ||
element.py | ||
interpolator.py | ||
notes.md | ||
source.py | ||
util.py |