PFASST++
encap_sweeper_impl.hpp File Reference
#include "pfasst/encap/encap_sweeper.hpp"
#include <algorithm>
#include <cassert>
#include "pfasst/globals.hpp"
#include "pfasst/config.hpp"
+ Include dependency graph for encap_sweeper_impl.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pfasst
 
 pfasst::encap
 Encapsulations (short encaps) are the central data type for all PFASST++ algorithms.
 

Functions

template<typename time >
EncapSweeper< time > & pfasst::encap::as_encap_sweeper (shared_ptr< ISweeper< time >> x)
 
template<typename time >
const EncapSweeper< time > & pfasst::encap::as_encap_sweeper (shared_ptr< const ISweeper< time >> x)