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 |
![]() | |
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 uniquePtr< positionParticles > | create (systemControl &control, const dictionary &dict) |
![]() | |
const auto & | pRegion () const |
![]() | |
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().