source: molecuilder/src/World.cpp

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) @326a42d   15 years FrederikHeber Merge branch 'FixWorld_wrongauthor' into Analysis_PairCorrelation
(edit) @5a40b8   15 years FrederikHeber FIX: Author of World.cpp has been wrongly set (by eclipse) to heber …
(edit) @caab20   15 years FrederikHeber Merge branch 'FixWorld_differentdefaultcell_size' into …
(edit) @8758eb   15 years FrederikHeber FIX: cell_size in World has not been set to a default size, i.e. has …
(edit) @e34098   15 years FrederikHeber FIX: string instead of string.h was included for strcpy()
(edit) @f87c2a   15 years FrederikHeber BUGFIX: DefaultName of molecule was too small an array. - We saw …
(edit) @5738177   15 years Till Crueger Added a generic Iterator that can be used to iterate only over certain …
(edit) @4c60ef   15 years Till Crueger Added generic singleton Pattern that can be inherited to any class …
(edit) @f058ef   15 years Till Crueger Added methods to query Molecules by ID
(edit) @3746aeb   15 years Till Crueger Added mechanisms that allow reuse of IDs and changing Ids of Atoms
(edit) @14d898   15 years Till Crueger Added methods for querying molecules using descriptors
(edit) @a83171   15 years FrederikHeber Default molecule name can be set via command line, BUGFIX: …
(edit) @9565ec   15 years FrederikHeber singleton class World introduced, contains only cell_size from class …
(edit) @dc5413   15 years Till Crueger Merge branch 'FreddiesRefactoring' into StructureRefactoring
(edit) @98a2987   15 years Till Crueger Added -Wall flag and fixed several small hickups
(edit) @8d9d38   15 years Till Crueger Made the world solely responsible for creating and erasing molecules.
(edit) @a0fcfb   15 years FrederikHeber MEMLEAK: World class did not neither signOff() nor remove its …
(edit) @2e6496   15 years Till Crueger Removed unittest files from the documentation
(edit) @a1a532   15 years Till Crueger moved Iterators for the World to a seperate file
(edit) @bb89b9   15 years Till Crueger Added overloaded methods for all methods in the world taking an …
(edit) @7bfc19   15 years Till Crueger Made the world solely responsible for creating and destroying atoms.
(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) @b53a7e   16 years Till Crueger Added a special class of Actions that take some time.
(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.