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

parallel storage array without exchange for dynamically created single particle interactions (i.e. Damping...) More...

#include <pi_storage_single.h>

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

List of all members.

Public Member Functions

 ParallelInteractionStorage_Single (AParallelParticleArray *, const typename I::ParameterType &)
virtual void addExIG (AParallelInteractionStorage *)
virtual bool update ()
virtual void exchange ()
virtual void rebuild ()
 do nothing
virtual void tryInsert (const vector< int > &)
 do nothing
virtual bool isIn (const vector< int > &)
 do nothing
virtual void calcForces ()
virtual void setTimeStepSize (double dt)

Protected Attributes

I::ParameterType m_param

Detailed Description

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

parallel storage array without exchange for dynamically created single particle interactions (i.e. Damping...)


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