Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 222 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 222 Bytes

ODE-Solver-Serial

This repository contains code for solving a differential equation using Finite difference method in serial (without using parallel algorithm). Code contains both cpp and c files linked using makefile.