Public Member Functions | |
pointSorting (const dictionary &dict) | |
bool | performSorting () const |
bool | sortTime (uint32 iter, real t, real dt) const |
uint32IndexContainer | getSortedIndices (const box &boundingBox, const ViewType1D< realx3 > &pos, const pFlagTypeDevice &flag) const |
Private Attributes | |
Logical | performSorting_ |
baseTimeControl | timeControl_ |
real | dx_ |
Definition at line 34 of file pointSorting.hpp.
|
explicit |
Definition at line 24 of file pointSorting.cpp.
References END_REPORT, pointSorting::performSorting_, REPORT, and Yellow_Text.
|
inline |
Definition at line 48 of file pointSorting.hpp.
References pointSorting::performSorting_.
Definition at line 53 of file pointSorting.hpp.
References pointSorting::performSorting_, pointSorting::timeControl_, and baseTimeControl::timeEvent().
pFlow::uint32IndexContainer getSortedIndices | ( | const box & | boundingBox, |
const ViewType1D< realx3 > & | pos, | ||
const pFlagTypeDevice & | flag | ||
) | const |
Definition at line 45 of file pointSorting.cpp.
References pFlow::getSortedIndices().
|
private |
Definition at line 38 of file pointSorting.hpp.
Referenced by pointSorting::performSorting(), pointSorting::pointSorting(), and pointSorting::sortTime().
|
private |
Definition at line 40 of file pointSorting.hpp.
Referenced by pointSorting::sortTime().
|
private |
Definition at line 42 of file pointSorting.hpp.