ESyS-Particle  2.3
Particle.cpp File Reference
Include dependency graph for Particle.cpp:

Functions

template<>
void TML_PackedMessageInterface::pack< CParticle::exchangeType > (const CParticle::exchangeType &p)
 
template<>
void TML_PackedMessageInterface::unpack< CParticle::exchangeType > (CParticle::exchangeType &p)
 
ostream & operator<< (ostream &ost, const CParticle &CP)
 

Variables

const Vec3 zeroVec3 (0.0, 0.0, 0.0)
 

Function Documentation

Pack an exchangeType into a TML packed message

Parameters
pthe exchangeType

Unpack an exchangeType from a TML packed message

Variable Documentation

const Vec3 zeroVec3(0.0, 0.0, 0.0)

Referenced by CParticle::CParticle().