Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:02:32 2010 for ImpalaSrc by  doxygen 1.5.1