OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
#include "Utility/PAssert.h"
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) |
|
inline |
Definition at line 287 of file NDIndexInlines.h.
Referenced by IndexedBareFieldIterator< T, Dim >::FillGCIfNecessary().
|
inline |
Definition at line 44 of file NDIndexInlines.h.
References NDIndex< Dim >::plugBase().
Referenced by NDIndex< Dim >::plugBase().