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

Element::Vec3Real64 Impala::Core::Array::Pattern::PtrRead ( Real64 *  ptr,
Element::Vec3Real64   
) [inline]

Definition at line 75 of file PtrFunc.h.

00076 {
00077     return Element::Vec3Real64(ptr[0], ptr[1], ptr[2]);
00078 }


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