IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
NDIndex.hpp File Reference
#include <iostream>
Include dependency graph for NDIndex.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ippl

Functions

template<unsigned Dim>
std::ostream & ippl::operator<< (std::ostream &out, const NDIndex< Dim > &idx)
template<unsigned Dim>
bool ippl::operator== (const NDIndex< Dim > &nd1, const NDIndex< Dim > &nd2)
template<unsigned Dim>
bool ippl::operator!= (const NDIndex< Dim > &nd1, const NDIndex< Dim > &nd2)