../
|
unittests
|
|
040a5c
|
13 years
|
FrederikHeber |
WorldTime is now Observable.
- this is required for the …
|
UIElements
|
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|
Thermostats
|
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
Tesselation
|
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|
Shapes
|
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
RandomNumbers
|
|
7d46e3
|
13 years
|
FrederikHeber |
MEMFIX: RandomNumberEngine_Encapsulation<T>::clone() did leak params …
|
Parser
|
|
44f53e
|
13 years
|
FrederikHeber |
Made various verbosities a lot less annoying.
- LinkedCell_Model does …
|
LinkedCell
|
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|
Helpers
|
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
Graph
|
|
826e8c
|
13 years
|
FrederikHeber |
Introduced new LinkedCell into BondGraph.
- new convenience functions …
|
Fragmentation
|
|
44f53e
|
13 years
|
FrederikHeber |
Made various verbosities a lot less annoying.
- LinkedCell_Model does …
|
Element
|
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
Dynamics
|
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
documentation
|
|
38c5d1
|
13 years
|
FrederikHeber |
Documentation update on how to use the new linked cell construct.
|
Descriptors
|
|
ea7a50
|
13 years
|
FrederikHeber |
Rewrote some of the descriptors such that they access World's AtomSet …
|
Bond
|
|
3f7587
|
13 years
|
FrederikHeber |
Made bond also an Observable.
- for the moment this is not used.
|
Atom
|
|
52ed5b
|
13 years
|
FrederikHeber |
Ids handed out by molecule now start with 1.
- this required some …
|
Analysis
|
|
c1a9d6
|
13 years
|
FrederikHeber |
Rewrote PairCorrelation() to make use of new LinkedCell construct.
- …
|
Actions
|
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|
WorldTime.hpp
|
2.0 KB
|
040a5c
|
13 years
|
FrederikHeber |
WorldTime is now Observable.
- this is required for the …
|
WorldTime.cpp
|
1.5 KB
|
040a5c
|
13 years
|
FrederikHeber |
WorldTime is now Observable.
- this is required for the …
|
World_calculations.hpp
|
743 bytes
|
3139b2
|
13 years
|
FrederikHeber |
Renamed ActionTrait and ActionTraits.
- the specialized Trait …
|
World.hpp
|
15.5 KB
|
ea7a50
|
13 years
|
FrederikHeber |
Rewrote some of the descriptors such that they access World's AtomSet …
|
World.cpp
|
19.8 KB
|
040a5c
|
13 years
|
FrederikHeber |
WorldTime is now Observable.
- this is required for the …
|
version.h
|
103 bytes
|
5f8660a
|
14 years
|
FrederikHeber |
Changed PACKAGENAME and version.
- rename ESPACKVersion in …
|
types.hpp
|
482 bytes
|
56f73b
|
14 years
|
FrederikHeber |
Added config.h also to all header files, code check test ascertain …
|
ReMapDBondFileFromXYZ.py
|
5.9 KB
|
f683fe
|
16 years
|
neuen |
Parses a pdb and xyz file and decideds which atoms are in both and …
|
MoleculeListClass.hpp
|
1.6 KB
|
02ce36
|
13 years
|
FrederikHeber |
We now require CodePatterns 1.2.0.
- this is due to the updated …
|
moleculelist.cpp
|
23.1 KB
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
MoleculeLeafClass.hpp
|
1.4 KB
|
07a47e
|
13 years
|
FrederikHeber |
Replaced enable/disable-hydrogen by internal switch.
- changes in …
|
MoleculeLeafClass.cpp
|
9.3 KB
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
molecule_graph.cpp
|
13.3 KB
|
52ed5b
|
13 years
|
FrederikHeber |
Ids handed out by molecule now start with 1.
- this required some …
|
molecule_geometry.cpp
|
17.5 KB
|
712886
|
13 years
|
FrederikHeber |
Renamed Box::WrapPeriodically -> ::enforceBoundaryConditions.
|
molecule.hpp
|
8.4 KB
|
560bbe
|
13 years
|
FrederikHeber |
AtomicInfo now also (re)stores ParticleInfo::Nr, molecule has own …
|
molecule.cpp
|
40.7 KB
|
52ed5b
|
13 years
|
FrederikHeber |
Ids handed out by molecule now start with 1.
- this required some …
|
Makefile.am
|
12.6 KB
|
dd067a
|
13 years
|
FrederikHeber |
Add new namespace BoundaryConditions with class BCContainer.
- …
|
IdPool_policy.hpp
|
1.0 KB
|
b97a60
|
13 years
|
FrederikHeber |
Modified IdPool implementation to give either unique or continuous …
|
IdPool_impl.hpp
|
3.7 KB
|
b97a60
|
13 years
|
FrederikHeber |
Modified IdPool implementation to give either unique or continuous …
|
IdPool.hpp
|
2.8 KB
|
b97a60
|
13 years
|
FrederikHeber |
Modified IdPool implementation to give either unique or continuous …
|
Formula.hpp
|
4.1 KB
|
e5c233
|
13 years
|
FrederikHeber |
FIX: replaced boost/exception.hpp by boost/exception/all.hpp.
|
Formula.cpp
|
14.9 KB
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
config.hpp
|
483 bytes
|
41a467
|
13 years
|
FrederikHeber |
LARGE: config class is now just a tiny container.
- this was …
|
config.cpp
|
1.1 KB
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
cleanUp.hpp
|
354 bytes
|
567357
|
13 years
|
FrederikHeber |
FIX: cleanUp() replaced by module_reinit() and .._exit() in …
|
cleanUp.cpp
|
4.5 KB
|
c9c3c9
|
13 years
|
FrederikHeber |
MEMFIX: Forgot to purge AtomObserver instance.
|
builder_init.hpp
|
329 bytes
|
b5d38d
|
13 years
|
FrederikHeber |
Moved dumpMemory() and saveAll() from module builder_init to cleanUp.
|
builder_init.cpp
|
3.9 KB
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
builder.cpp
|
747 bytes
|
0aa122
|
13 years
|
FrederikHeber |
Updated all source files's copyright note to current year 2012.
|
Box_BoundaryConditions.hpp
|
2.2 KB
|
c52e08
|
13 years
|
FrederikHeber |
Added new action SetBoundaryConditionsAction.
- Added new …
|
Box_BoundaryConditions.cpp
|
6.2 KB
|
c52e08
|
13 years
|
FrederikHeber |
Added new action SetBoundaryConditionsAction.
- Added new …
|
Box.hpp
|
4.5 KB
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|
Box.cpp
|
11.2 KB
|
2a0271
|
13 years
|
FrederikHeber |
New function Box::isValid() to be discerned from ::isInside().
- …
|