ESyS-Particle  2.3
ntable.hpp File Reference
#include "nt_block.h"
Include dependency graph for ntable.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
std::ostream & operator<< (std::ostream &ost, const NeighborTable< T > &NT)
 

Function Documentation

template<typename T >
std::ostream& operator<< ( std::ostream &  ost,
const NeighborTable< T > &  NT 
)

output operator for NeighborTable

Parameters
ostthe output stream
NTthe NeighborTable

References esys::lsm::bpu::iter().

Here is the call graph for this function: