Skip to content

A program to find an approximate solution to a Partial Differential Equation using the Gauss-Seidel iterative method.

Notifications You must be signed in to change notification settings

GuilhermeMLS/pdeSolver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Partial Differential Equation Solver

Click here to see an optimized version of this program

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 aproximation of the partial derivatives of the equation.

About

A program to find an approximate solution to a Partial Differential Equation using the Gauss-Seidel iterative method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages