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

void Impala::Core::Array::Pattern::PxRePartition ( int  xcpus,
int  ycpus,
int  zcpus 
) [inline]

Definition at line 551 of file PxPartition.h.

References _fullD, _fullH, _fullW, and PxInitPartition().

Referenced by PxRedistArray().

00552 {
00553     PxInitPartition(_fullW, _fullH, _fullD, xcpus, ycpus, zcpus);
00554 }

Here is the call graph for this function:


Generated on Fri Mar 19 11:03:00 2010 for ImpalaSrc by  doxygen 1.5.1