chrono::particlefactory::ChParticleProcessEventDoNothing Class Reference
Description
Simplest case: no event processing Just an example.
#include <ChParticleProcessEvent.h>
Inheritance diagram for chrono::particlefactory::ChParticleProcessEventDoNothing:

Collaboration diagram for chrono::particlefactory::ChParticleProcessEventDoNothing:

Public Member Functions | |
virtual void | ParticleProcessEvent (std::shared_ptr< ChBody > mbody, ChSystem &msystem, std::shared_ptr< ChParticleEventTrigger > mprocessor) override |
Do nothing on process. | |
![]() | |
virtual void | SetupPreProcess (ChSystem &msystem) |
Children classes might optionally implement this. | |
virtual void | SetupPostProcess (ChSystem &msystem) |
Children classes might optionally implement this. | |
Member Function Documentation
◆ ParticleProcessEvent()
|
inlineoverridevirtual |
Do nothing on process.
Implements chrono::particlefactory::ChParticleProcessEvent.
The documentation for this class was generated from the following file:
- C:/M/B/src/chrono-9.0.1/src/chrono/particlefactory/ChParticleProcessEvent.h