/pde-solver-optimized

A program to find an approximate solution to a Partial Differential Equation (PDE) using the Gauss-Seidel iterative method to solve the pentadiagonal matrix that represents the Linear System found with the approximation of the partial derivatives of the equation.

Primary LanguageC

No issues in this repository yet.