nelsonsaake / Qt-stensil

Desktop app. Evaluates system of equations. Six different methods. Three Direct methods: Gaussian Elimination, Gauss Jordan, LU Decomposition. Three iterative methods: Jacobi, Gauss Seidal, Successive Over Relaxation (SOR).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# stensil"

About

Desktop app. Evaluates system of equations. Six different methods. Three Direct methods: Gaussian Elimination, Gauss Jordan, LU Decomposition. Three iterative methods: Jacobi, Gauss Seidal, Successive Over Relaxation (SOR).


Languages

Language:C++ 96.1%Language:QMake 3.9%