Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 356 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 356 Bytes

Numerical Methods Codes

-> This repository has computer programs written in C++ that implements solution procedures for solving linear and non-linear algebraic equations, ordinary differential equations (ODE) and partial differential equations (PDE).
-> Finite Difference Method (FDM) forms the basis of the discretization of the governing equations.