OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Functions
NDIndexInlines.h File Reference
#include "Utility/PAssert.h"
Include dependency graph for NDIndexInlines.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<unsigned D1, unsigned D2>
NDIndex< D1 > plugBase (const NDIndex< D1 > &i1, const NDIndex< D2 > &i2)
 
template<unsigned D1, unsigned D2>
bool isStencil (const NDIndex< D1 > &i1, const NDIndex< D2 > &i2)
 

Function Documentation

template<unsigned D1, unsigned D2>
bool isStencil ( const NDIndex< D1 > &  i1,
const NDIndex< D2 > &  i2 
)
inline
template<unsigned D1, unsigned D2>
NDIndex<D1> plugBase ( const NDIndex< D1 > &  i1,
const NDIndex< D2 > &  i2 
)
inline

Definition at line 44 of file NDIndexInlines.h.

References NDIndex< Dim >::plugBase().

Referenced by NDIndex< Brackets >::plugBase().

Here is the call graph for this function: