Parallel-in-Time / PFASST

PFASST++ is a C++ implementation of the "parallel full approximation scheme in space and time" (PFASST) algorithm
http://www.parallelintime.org/PFASST/
Other
32 stars 14 forks source link

Add `expected_error` routine to quadrature interface. #206

Closed memmett closed 9 years ago

memmett commented 9 years ago

This closes #75.