PFASST++
particle_impl.hpp File Reference
#include "particle.hpp"
#include "particle_util.hpp"
#include <cassert>
#include <iomanip>
+ Include dependency graph for particle_impl.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 pfasst
 
 pfasst::examples
 
 pfasst::examples::boris
 

Functions

template<typename T >
el::base::type::ostream_t & pfasst::examples::boris::operator<< (el::base::type::ostream_t &os, const vector< T > &vec)
 
template<typename precision >
el::base::type::ostream_t & pfasst::examples::boris::operator<< (el::base::type::ostream_t &os, const shared_ptr< Particle< precision >> &sp_particle)