Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Core::Array::Pattern::PxGridIndexZ ( int  cpu  )  [inline]

Definition at line 355 of file PxPartition.h.

References _xCPUs, and _yCPUs.

Referenced by PxIsBackCPU(), PxIsFrontCPU(), PxLclDepth(), PxLclStartZ(), and PxLineRange().

00356 {
00357     return (cpu / (_xCPUs * _yCPUs));
00358 }


Generated on Thu Jan 13 09:17:57 2011 for ImpalaSrc by  doxygen 1.5.1