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

some minor tweaks to logging output #209

Closed torbjoernk closed 9 years ago

torbjoernk commented 9 years ago

Also enable named MPI communicators. With attached names to MPI communicators we can make the logging of rank numbers more verbose and understandable. Especially, when using different communicators for space and time.