|
ESyS-Particle
2.3.4
|
Public Member Functions | |
| Impl () | |
| void | append (const SimpleParticle &particle) |
| void | append (const BasicInteraction &connection) |
Public Attributes | |
| ParticleVector | m_particleVector |
| ConnectionVector | m_connectionVector |
| IdIndexMap | m_idIndexMap |
|
inline |
|
inline |
References m_connectionVector.
|
inline |
References esys::lsm::SimpleParticleData::getID(), m_idIndexMap, and m_particleVector.

| ConnectionVector esys::lsm::ParticleDataVisitor::Impl::m_connectionVector |
Referenced by append().
| IdIndexMap esys::lsm::ParticleDataVisitor::Impl::m_idIndexMap |
Referenced by append().
| ParticleVector esys::lsm::ParticleDataVisitor::Impl::m_particleVector |
Referenced by append().