ESyS-Particle  2.3.4
CParticle::exchangeType Class Reference

#include <Particle.h>

Collaboration diagram for CParticle::exchangeType:

Public Member Functions

 exchangeType ()
 
 exchangeType (const Vec3 &pos, const Vec3 &initPos, const Vec3 &oldPos, const Vec3 &vel, bool is_dyn)
 

Public Attributes

Vec3 m_pos
 
Vec3 m_initPos
 
Vec3 m_oldPos
 
Vec3 m_vel
 
bool m_is_dynamic
 

Constructor & Destructor Documentation

◆ exchangeType() [1/2]

CParticle::exchangeType::exchangeType ( )
inline

References m_is_dynamic.

◆ exchangeType() [2/2]

CParticle::exchangeType::exchangeType ( const Vec3 pos,
const Vec3 initPos,
const Vec3 oldPos,
const Vec3 vel,
bool  is_dyn 
)
inline

References m_is_dynamic.

Member Data Documentation

◆ m_initPos

◆ m_is_dynamic

◆ m_oldPos

◆ m_pos

◆ m_vel


The documentation for this class was generated from the following file: