VelocityInitializerBase
VelocityInitializerBase
is the abstract class from which all velocity initializers should be derived. The method getParticleVelocities
should be called by a ParticleInitializerBase and will return a list of Points
which are the initial particle velocities.