|
ESyS-Particle
2.3.4
|


Go to the source code of this file.
Classes | |
| class | NTSlab< T > |
| representation of a slab of the search array of a NeigborTable More... | |
Functions | |
| template<typename T > | |
| bool | operator== (const NTSlab< T > &, const NTSlab< T > &) |
| template<typename T > | |
| bool | operator!= (const NTSlab< T > &, const NTSlab< T > &) |
| template<typename T > | |
| ostream & | operator<< (ostream &, const NTSlab< T > &) |
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.