|
chombo-discharge
|
Implementation of CD_GenericParticle.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 GenericParticle< M, N > &p) |
| Particle printing function. | |
Implementation of CD_GenericParticle.H.
|
inline |
Particle printing function.
| [in] | ostr | Output stream |
| [in] | a_particle | Particle to output |