Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Pade_scheme

Third-order Pade' Scheme.

Matrix taken from Eq. 2.18,Page 21, 'Fundamentals of Engineering Numerical Analysis' by Parviz Moin.

Inverts the Matrix and finds x (of Ax=B) using Gauss Elimintaion (Code from Rosetta: https://rosettacode.org/wiki/Gaussian_elimination#Fortran)

Tested the code succesfully with gfortran compiler (Please note that ifortran gave different results).

Thanks to Dr.Sainath Chamarthi for the guidance!

About

Third-order Pade' Scheme

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages