README.md

March 29, 2019 ยท View on GitHub

This folder contains two examples, poisson and solveFromFiles. poisson solves a Poisson equation in both 2D and 3D. solveFromFiles solves any linear system by providing binary-format files of PETSc Mat and Vec objects. See the README of each example for details.