Pure Virtual base class for creating particles.
virtual void output(ostream &out) const
Write a string representation of this instance to <out>.
Creates particles that are affected by angular forces.
virtual void write(ostream &out, int indent=0) const
Write a string representation of this instance to <out>.
An individual, physically-modelable particle abstract base class.