Public Member Functions | |
INLINE_FUNCTION_H | activePointsHost (bool allActive, range active, const ViewType1D< int8, HostSpace > &flag) |
INLINE_FUNCTION_H | activePointsHost (const activePointsHost &)=default |
INLINE_FUNCTION_H activePointsHost & | operator= (const activePointsHost &)=default |
INLINE_FUNCTION_H bool | operator() (int32 i) const |
INLINE_FUNCTION_H auto | activeRange () const |
INLINE_FUNCTION_H bool | allActive () const |
Protected Attributes | |
ViewType1D< int8, HostSpace > | flag_ |
bool | allActive_ |
range | activeRange_ |
Definition at line 102 of file pointStructure.hpp.
|
inline |
Definition at line 115 of file pointStructure.hpp.
|
default |
|
default |
|
inline |
Definition at line 128 of file pointStructure.hpp.
References pointStructure::activePointsHost::activeRange_, and pointStructure::activePointsHost::flag_.
|
inline |
Definition at line 134 of file pointStructure.hpp.
References pointStructure::activePointsHost::activeRange_.
|
inline |
Definition at line 139 of file pointStructure.hpp.
References pointStructure::activePointsHost::allActive_.
|
protected |
Definition at line 106 of file pointStructure.hpp.
Referenced by pointStructure::activePointsHost::operator()().
|
protected |
Definition at line 108 of file pointStructure.hpp.
Referenced by pointStructure::activePointsHost::allActive().
|
protected |
Definition at line 110 of file pointStructure.hpp.
Referenced by pointStructure::activePointsHost::activeRange(), and pointStructure::activePointsHost::operator()().