FreePOOMA
2.4.1
|
ParticleBCItem is an abstract base class for any boundary condition applied to a Particles object. More...
#include <iosfwd>
Classes | |
class | ParticleBCItem |
Functions | |
std::ostream & | operator<< (std::ostream &o, const ParticleBCItem &bcitem) |
ParticleBCItem is an abstract base class for any boundary condition applied to a Particles object.
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().