Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:17:52 2011 for ImpalaSrc by  doxygen 1.5.1