Inheritance diagram for empty:
Collaboration diagram for empty:Public Member Functions | |
| TypeInfo ("empty") | |
| empty (systemControl &control, const dictionary &dict) | |
| add_vCtor (positionParticles, empty, dictionary) | |
| ~empty () final=default | |
| uint32 | numPoints () const final |
| uint32 | size () const final |
| real | maxDiameter () const final |
| const realx3Vector & | position () const final |
| realx3Vector & | position () final |
Public Member Functions inherited from positionParticles | |
| TypeInfo ("positionParticles") | |
| positionParticles (systemControl &control, const dictionary &dict) | |
| create_vCtor (positionParticles, dictionary,(systemControl &control, const dictionary &dict),(control, dict)) | |
| virtual | ~positionParticles ()=default |
| bool | mortonSorting () const |
| auto | maxNumberOfParticles () const |
| virtual realx3Vector | getFinalPosition () |
Private Attributes | |
| realx3Vector | position_ |
Additional Inherited Members | |
Static Public Member Functions inherited from positionParticles | |
| static uniquePtr< positionParticles > | create (systemControl &control, const dictionary &dict) |
Protected Member Functions inherited from positionParticles | |
| const auto & | pRegion () const |
Static Protected Attributes inherited from positionParticles | |
| static const uint32 | numReports_ = 40 |
| empty | ( | systemControl & | control, |
| const dictionary & | dict | ||
| ) |
|
finaldefault |
| TypeInfo | ( | "empty" | ) |
| add_vCtor | ( | positionParticles | , |
| empty | , | ||
| dictionary | |||
| ) |
|
inlinefinalvirtual |
Implements positionParticles.
|
inlinefinalvirtual |
Implements positionParticles.
|
inlinefinalvirtual |
Implements positionParticles.
|
inlinefinalvirtual |
|
inlinefinalvirtual |
|
private |
Definition at line 36 of file empty.hpp.
Referenced by empty::position().