Public Member Functions | |
INLINE_FUNCTION_H | activePointsDevice (bool allActive, range active, const ViewType1D< int8 > &flag) |
INLINE_FUNCTION_HD | activePointsDevice (const activePointsDevice &)=default |
INLINE_FUNCTION_HD activePointsDevice & | operator= (const activePointsDevice &)=default |
INLINE_FUNCTION_HD bool | operator() (int32 i) const |
INLINE_FUNCTION_HD auto | activeRange () const |
INLINE_FUNCTION_HD auto | allActive () const |
Protected Attributes | |
ViewType1D< int8 > | flag_ |
bool | allActive_ |
range | activeRange_ |
Definition at line 59 of file pointStructure.hpp.
|
inline |
Definition at line 71 of file pointStructure.hpp.
|
default |
|
default |
|
inline |
Definition at line 85 of file pointStructure.hpp.
References pointStructure::activePointsDevice::activeRange_, and pointStructure::activePointsDevice::flag_.
|
inline |
Definition at line 91 of file pointStructure.hpp.
References pointStructure::activePointsDevice::activeRange_.
|
inline |
Definition at line 96 of file pointStructure.hpp.
References pointStructure::activePointsDevice::allActive_.
|
protected |
Definition at line 62 of file pointStructure.hpp.
Referenced by pointStructure::activePointsDevice::operator()().
|
protected |
Definition at line 64 of file pointStructure.hpp.
Referenced by pointStructure::activePointsDevice::allActive().
|
protected |
Definition at line 66 of file pointStructure.hpp.
Referenced by pointStructure::activePointsDevice::activeRange(), and pointStructure::activePointsDevice::operator()().