|
ESyS-Particle
2.3.4
|
#include "nt_block.h"

Go to the source code of this file.
Functions | |
| template<typename T > | |
| std::ostream & | operator<< (std::ostream &ost, const NeighborTable< T > &NT) |
| std::ostream& operator<< | ( | std::ostream & | ost, |
| const NeighborTable< T > & | NT | ||
| ) |
output operator for NeighborTable
| ost | the output stream |
| NT | the NeighborTable |
References NeighborTable< T >::index(), esys::lsm::bpu::iter(), NeighborTable< T >::m_array, NeighborTable< T >::m_dim, NeighborTable< T >::m_list, NeighborTable< T >::m_xsize, NeighborTable< T >::m_ysize, NeighborTable< T >::m_zsize, and NeighborTable< T >::nparts_at_gridpoint().
