|
|
@e04838
|
15 years |
FrederikHeber |
class config added to World.
- World now has the global …
|
|
|
@075729
|
15 years |
FrederikHeber |
Merge branch 'Analysis_PairCorrelation' into StructureRefactoring
…
|
|
|
@5738177
|
15 years |
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
|
|
@5dba7a
|
15 years |
Till Crueger |
Made the periodentafel use STL-containers instead of custom llists
|
|
|
@4c60ef
|
15 years |
Till Crueger |
Added generic singleton Pattern that can be inherited to any class …
|
|
|
@025ca2
|
16 years |
Till Crueger |
Made the World Iterators conform to STL-Structure
|
|
|
@3746aeb
|
16 years |
Till Crueger |
Added mechanisms that allow reuse of IDs and changing Ids of Atoms
|
|
|
@14d898
|
16 years |
Till Crueger |
Added methods for querying molecules using descriptors
|
|
|
@a83171
|
16 years |
FrederikHeber |
Default molecule name can be set via command line, BUGFIX: …
|
|
|
@9565ec
|
16 years |
FrederikHeber |
singleton class World introduced, contains only cell_size from class …
|
|
|
@98a2987
|
16 years |
Till Crueger |
Added -Wall flag and fixed several small hickups
|
|
|
@33bc66
|
16 years |
Till Crueger |
Changed the type of AtomIds and MoleculeIds to an opaque type
|
|
|
@8d9d38
|
16 years |
Till Crueger |
Made the world solely responsible for creating and erasing molecules.
|
|
|
@a1a532
|
16 years |
Till Crueger |
moved Iterators for the World to a seperate file
|
|
|
@bb89b9
|
16 years |
Till Crueger |
Added overloaded methods for all methods in the world taking an …
|
|
|
@5bf941
|
16 years |
Till Crueger |
Improved documentation of the World-class
|
|
|
@7bfc19
|
16 years |
Till Crueger |
Made the world solely responsible for creating and destroying atoms.
|
|
|
@01d28a
|
16 years |
Till Crueger |
Added templates that allow arbitrary calculations on atoms to be …
|
|
|
@9ef76a
|
16 years |
Till Crueger |
Added a mechanism that allows the world to track changes done by the …
|
|
|
@5d4edf
|
16 years |
Till Crueger |
Added a class that allows constructing Processes that have a result
|
|
|
@a5471c
|
16 years |
Till Crueger |
Added iterator structure that allows iterating over selected atoms in …
|
|
|
@120f8b
|
16 years |
Till Crueger |
Moved control of molecules and periode to World.
|
|
|
@323177
|
16 years |
Till Crueger |
Rebuilt AtomDescriptors using PIMPL-Idiom and added unittest for …
|
|
|
@86b917
|
16 years |
Till Crueger |
Added descriptors that allow multiple kinds of access to atoms
|
|
|
@d2d8f5
|
16 years |
Till Crueger |
Made all atoms register themselves with the world upon creation
|
|
|
@42918b
|
16 years |
Till Crueger |
Fixed some problems with the usage of Boost::threads
|
|
|
@2e8296
|
16 years |
Till Crueger |
Started development of World Class
|