Controllers represent the main entry point of PFASST++ as they ensemble the central algorithmic logic of PFASST and related algorithms. More...
Classes | |
class | pfasst::Controller< time >::LevelIter |
Level (MLSDC/PFASST) iterator. More... | |
class | pfasst::Controller< time > |
Base SDC/MLSDC/PFASST controller. More... | |
class | pfasst::MLSDC< time > |
Multilevel SDC controller. More... | |
class | pfasst::PFASST< time > |
Implementation of the PFASST algorithm as described in [1] . More... | |
class | pfasst::SDC< time > |
Vanilla SDC controller. More... | |
Controllers represent the main entry point of PFASST++ as they ensemble the central algorithmic logic of PFASST and related algorithms.