Skip to content

Educational implementation of Parareal (parallel in time) algorithm in C++

License

Notifications You must be signed in to change notification settings

NLESC-JCER/parareal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parareal

Educational implementation of Parareal (parallel in time) algorithm in C++.

Convergence of Parareal on damped harmonic oscillator

Prerequisites

To build PDF or HTML of the documentation:

  • Pandoc
  • pandoc-eqnos (pip install pandoc-eqnos)
  • pandoc-fignos (pip install pandoc-fignos)

About

Educational implementation of Parareal (parallel in time) algorithm in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published