chombo-discharge
|
Implementation of CD_TracerParticle.H. More...
Go to the source code of this file.
Functions | |
template<size_t M, size_t N> | |
std::ostream & | operator<< (std::ostream &ostr, const TracerParticle< M, N > &p) |
Particle printing function. More... | |
Implementation of CD_TracerParticle.H.
|
inline |
Particle printing function.
[in] | ostr | Output stream |
[in] | a_particle | Particle to output |