ESyS-Particle
4.0.1
|
#include <pi_storage_ne_t.h>
Public Member Functions | |
ParallelInteractionStorage_NE_T (AParallelParticleArray *, const typename I::ParameterType &, int, int, int, int) | |
virtual bool | update () |
virtual bool | willSave () |
Protected Attributes | |
int | m_tag1 |
int | m_tag2 |
int | m_mask1 |
int | m_mask2 |
Parallel storage array with exchange for dynamically created interactions without exchange (elastic etc.) between particles with defined tags. An interaction is only created if particle tag & mask agree
bool ParallelInteractionStorage_NE_T< T, InteractionType >::update | ( | ) | [virtual] |
Update interactions. Do full dynamic search.
Reimplemented from ParallelInteractionStorage_NE< P, I >.
References BasicCon::XDebug().