ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/math/RandNumGen.hpp
(Generate patch)

Comparing trunk/src/math/RandNumGen.hpp (file contents):
Revision 963 by tim, Wed May 17 21:51:42 2006 UTC vs.
Revision 1313 by gezelter, Wed Oct 22 20:01:49 2008 UTC

# Line 50 | Line 50 | namespace oopse {
50  
51   namespace oopse {
52  
53
54
53    /**
54     * @class RandNumGen a random number generator class
55     */
# Line 119 | Line 117 | namespace oopse {
117      virtual void seed()= 0;
118  
119    protected:
122        
120      MTRand* mtRand_;
121  
122  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines