demParticles Class Reference
+ Inheritance diagram for demParticles:
+ Collaboration diagram for demParticles:

Public Member Functions

 demParticles (systemControl &control)
 
- Public Member Functions inherited from demComponent
 TypeInfo ("demComponent")
 
 demComponent (const word &name, systemControl &control)
 
virtual ~demComponent ()=default
 
const auto & control () const
 
auto & control ()
 
real dt () const
 
real currentTime () const
 
auto & timers ()
 
const auto & timers () const
 
virtual bool beforeIteration ()=0
 
virtual bool iterate ()=0
 
virtual bool afterIteration ()=0
 

Additional Inherited Members

- Protected Attributes inherited from demComponent
word componentName_
 
systemControlcontrol_
 
Timers timers_
 

Detailed Description

Definition at line 31 of file demParticles.hpp.

Constructor & Destructor Documentation

◆ demParticles()

demParticles ( systemControl control)
inline

Definition at line 38 of file demParticles.hpp.


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