| # | Line 59 | Line 59 | namespace OpenMD { | |
|---|---|---|
| 59 | class Lattice; | |
| 60 | class LatticeCreator; | |
| 61 | /** | |
| 62 | < | * @class LatticeFactory LatticeFactory.hpp "UseTheForce/LatticeFactory.hpp" |
| 62 | > | * @class LatticeFactory |
| 63 | * Factory pattern and Singleton Pattern are used to define an interface for creating an Lattice. | |
| 64 | */ | |
| 65 | class LatticeFactory { | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |