|
ESyS-Particle
2.3
|
#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 esys::lsm::bpu::iter().
