Version:
3.0.0
Loading...
Searching...
No Matches
autopas
containers
ParticleDeletedObserver.h
Go to the documentation of this file.
1
7
#pragma once
8
9
namespace
autopas::internal
{
10
15
class
ParticleDeletedObserver
{
16
public
:
20
virtual
void
notifyParticleDeleted
() = 0;
21
};
22
23
}
// namespace autopas::internal
autopas::internal::ParticleDeletedObserver
Class that is notified when a particle is deleted.
Definition:
ParticleDeletedObserver.h:15
autopas::internal::ParticleDeletedObserver::notifyParticleDeleted
virtual void notifyParticleDeleted()=0
This function is called when a particle is deleted.
autopas::internal
This namespace is used for implementation specifics.
Definition:
CellFunctor.h:14
Generated by
1.9.7