ESyS-Particle  4.0.1
Public Member Functions | Protected Attributes
ParallelInteractionStorage_NE_T< P, I > Class Template Reference

#include <pi_storage_ne_t.h>

Inheritance diagram for ParallelInteractionStorage_NE_T< P, I >:
Inheritance graph
[legend]
Collaboration diagram for ParallelInteractionStorage_NE_T< P, I >:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

template<typename P, typename I>
class ParallelInteractionStorage_NE_T< P, I >

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


Member Function Documentation

template<typename T , typename InteractionType >
bool ParallelInteractionStorage_NE_T< T, InteractionType >::update ( ) [virtual]

Update interactions. Do full dynamic search.

Reimplemented from ParallelInteractionStorage_NE< P, I >.

References BasicCon::XDebug().

Here is the call graph for this function:


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