#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) |
|
Definition at line 287 of file NDIndexInlines.h. Referenced by IndexedBareFieldIterator< T, Dim >::FillGCIfNecessary(). |
|
Definition at line 44 of file NDIndexInlines.h. References plugBase(). Referenced by NDIndex< Brackets >::plugBase(), and plugBase(). Here is the call graph for this function: ![]() |