- This repository contains code for solving a linear differential equation using Finite difference method in parallel. A special C library has been used for parallelizing, called MUltiutility Massively Parallel sparse Solver (MUMPS). Code contains both cpp and c files linked using makefile.
- The code contains in this repository solves ODE based on the inputted boundary condition by the user once only and does not auto-generate boundary conditions for iteratively solving ODE.
- For iteratively solving ODE with auto-generative boundary conditions, check another repository on my account by the name of
ODE-Solver-Parallel-2
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Devansh1106/ODE-Solver-Parallel
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Parallel Solver for linear ODEs using Finite Difference method. Uses MPI and MUtifrontal Massively Parallel sparse Solver (MUMPS) for solving linear systems.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published