ESyS-Particle  2.3.4
nt_block.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename T >
bool operator== (const NTBlock< T > &b1, const NTBlock< T > &b2)
 
template<typename T >
bool operator!= (const NTBlock< T > &b1, const NTBlock< T > &b2)
 
template<typename T >
ostream & operator<< (ostream &ost, const NTBlock< T > &NTB)
 

Function Documentation

◆ operator!=()

template<typename T >
bool operator!= ( const NTBlock< T > &  b1,
const NTBlock< T > &  b2 
)

◆ operator<<()

template<typename T >
ostream& operator<< ( ostream &  ost,
const NTBlock< T > &  NTB 
)

◆ operator==()

template<typename T >
bool operator== ( const NTBlock< T > &  b1,
const NTBlock< T > &  b2 
)