Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 2.04 KB

pfasst.md

File metadata and controls

60 lines (56 loc) · 2.04 KB
layout hide_hero title date updated navbar subnavbar logo code_url language github_repo license releases developers short_desc
page_code
true
PFASST++
2014-06-15 16:45 +0200
2015-06-03 10:30:00 +0200
Codes
pfasst
C++
Parallel-in-Time/PFASST
BSD 2-clause
name email lead_developer
Matthew Emmett
matthew@emmett.ca
true
name email lead_developer
Torbjörn Klatt
t.klatt@fz-juelich.de
true
name email
Robert Speck
r.speck@fz-juelich.de
name email
Daniel Ruprecht
daniel.ruprecht@usi.ch
name email
Selman Terzi
s.terzi@fz-juelich.de
A C++ library for SDC, MLSDC and PFASST.

A modern C++ library for the PFASST algorithm.

The PFASST project is a C++ implementation of the parallel full approximation scheme in space and time (PFASST {% cite EmmettMinion2012 %}) algorithm, which in turn is a time-parallel algorithm for solving ODEs and PDEs. It also contains basic implementations of the spectral deferred correction (SDC) and multi-level spectral deferred correction (MLSDC) algorithms.

{% bibliography --cited %}