|
ESyS-Particle
2.3.4
|

Go to the source code of this file.
Functions | |
| template<typename T > | |
| bool | operator== (const NTSlab< T > &s1, const NTSlab< T > &s2) |
| template<typename T > | |
| bool | operator!= (const NTSlab< T > &s1, const NTSlab< T > &s2) |
| template<typename T > | |
| ostream & | operator<< (ostream &ost, const NTSlab< T > &NTS) |
References NTSlab< T >::m_sl, and NTSlab< T >::m_table.
| ostream& operator<< | ( | ostream & | ost, |
| const NTSlab< T > & | NTS | ||
| ) |
output operator for NTSlab
| ost | the output stream |
| NTS | the NTSlab |
References NTSlab< T >::m_sl, and NTSlab< T >::slab_size().

References NTSlab< T >::m_sl, and NTSlab< T >::m_table.