AutoPas  3.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
autopas::internal::ParticleDeletedObserver Class Referenceabstract

Class that is notified when a particle is deleted. More...

#include <ParticleDeletedObserver.h>

Inheritance diagram for autopas::internal::ParticleDeletedObserver:
Inheritance graph
[legend]

Public Member Functions

virtual void notifyParticleDeleted ()=0
 This function is called when a particle is deleted.
 

Detailed Description

Class that is notified when a particle is deleted.

For VerletClusterLists

Member Function Documentation

◆ notifyParticleDeleted()

virtual void autopas::internal::ParticleDeletedObserver::notifyParticleDeleted ( )
pure virtual

This function is called when a particle is deleted.

Implemented in autopas::VerletClusterLists< Particle_T >, and autopas::VerletClusterLists< ParticleCell::ParticleType >.


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