FreePOOMA
2.4.1
|
ParticleBCList holds a list of ParticleBCItems for the Particles class, storing them in an STL vector of ParticleBCItem pointers. More...
#include "Particles/ParticleBCItem.h"
#include "Utilities/PAssert.h"
#include <vector>
#include <iosfwd>
Classes | |
class | ParticleBCList |
Functions | |
std::ostream & | operator<< (std::ostream &, const ParticleBCList &) |
ParticleBCList holds a list of ParticleBCItems for the Particles class, storing them in an STL vector of ParticleBCItem pointers.
std::ostream& operator<< | ( | std::ostream & | , |
const ParticleBCList & | |||
) |