PFASST++
PFASST

The PFASST project is a C++ implementation of the parallel full approximation scheme in space and time (PFASST) 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.

News

  • June 01, 2015: PFASST v0.5.0 release. Please see the release notes for more information.
  • April 17, 2015: PFASST v0.4.0 release. Please see the release notes for more information.
  • December 12, 2014: PFASST v0.3.0 release. Please see the release notes for more information.
  • August 29, 2014: PFASST v0.2.0 release. Please see the release notes for more information.
  • July 25, 2014: PFASST v0.1.0 released. Please see the release notes for more information.

References

See Bibliography .

Documentation

Doxygen generated documentation can be found on the PinT server. Currently, it features the following content:

Releases

Release tags will be signed by one of the following PGP keys:

0xAD9F8DC6 2014-12-12 Torbjörn Klatt <[email protected]>
Fingerprint 6277 E9D9 7AA2 DBBE 5DE7 7498 756B F4D7 AD9F 8DC6

1024D/9950EF2E 2001-11-22 Matthew Emmett <[email protected]>
Fingerprint B09C 1425 1C47 B58E B3AC 2E74 6F22 8460 9950 EF2E

Build status

Branch Status Details
Master
master-status-img
Jenkins Job
Development
dev-status-img
Jenkins Job

Results of static code analysis such as test coverage or SLOCcount metrics can be found at this Jenkins job. Further metrics can be found on Open Hub aka Ohloh.