source: molecuilder/src/World.hpp

Revision Log Mode:


Legend:

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