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

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

Definition at line 28 of file PxArrayFunc.h.

Referenced by PxBcastArrayMPI(), PxBcastArrayOFT(), PxBcastArraySBT(), PxBorderExchange(), PxGatherArrayMPI(), PxGatherArraySBT(), PxLclArrayCopy(), PxRedistArray(), PxScatterArrayMPI(), and PxScatterArraySBT().

00029 {
00030     // Stub function to avoid compilation errors of PxHorus extensions.
00031 
00032     return 1;
00033 }


Generated on Fri Mar 19 11:02:32 2010 for ImpalaSrc by  doxygen 1.5.1