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

template<class ArrayT>
int Impala::Core::Array::Pattern::ArrayBD ( ArrayT *  a  )  [inline]

Definition at line 38 of file PxArrayFunc.h.

Referenced by PxArrayPreStateTrans(), PxBorderExchange(), PxGatherArrayMPI(), PxGatherArrayOFT(), PxGatherArraySBT(), PxLclArrayCopy(), PxRedistArray(), PxScatterArrayMPI(), PxScatterArrayOFT(), and PxScatterArraySBT().

00039 {
00040     // Stub function to avoid compilation errors of PxHorus extensions.
00041 
00042     return 0;
00043 }


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