#include <iosfwd>


Classes | |
| class | ParticleBCItem |
Functions | |
| std::ostream & | operator<< (std::ostream &o, const ParticleBCItem &bcitem) |
The ParticleBCItems are stored in a ParticleBCList. ParticleBCItem provides the virtual interface for applying a particle boundary condition.
| std::ostream& operator<< | ( | std::ostream & | o, | |
| const ParticleBCItem & | bcitem | |||
| ) | [inline] |
References ParticleBCItem::print().
1.5.9