Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 283 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 283 Bytes

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.