chombo-discharge
Functions
CD_GenericParticleImplem.H File Reference

Implementation of CD_GenericParticle.H. More...

#include <CD_GenericParticle.H>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Include dependency graph for CD_GenericParticleImplem.H:
This graph shows which files directly or indirectly include this file:

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. More...
 

Detailed Description

Implementation of CD_GenericParticle.H.

Author
Robert Marskar

Function Documentation

◆ operator<<()

template<size_t M, size_t N>
std::ostream& operator<< ( std::ostream &  ostr,
const GenericParticle< M, N > &  p 
)
inline

Particle printing function.

Parameters
[in]ostrOutput stream
[in]a_particleParticle to output