../
|
Actions
|
|
22b786
|
12 years
|
FrederikHeber |
Made SubgraphDissection a MakroAction and added UpdateMoleculesAction. …
|
Analysis
|
|
e9bdef
|
12 years
|
FrederikHeber |
TESTFIX: Analysis' DipoleAngularCorrelation() and BinData() suffered …
|
Atom
|
|
d948b4
|
12 years
|
FrederikHeber |
atom_bondedparticle::addBond() returns no longer const bond::ptr.
- …
|
Bond
|
|
7d82a5
|
12 years
|
FrederikHeber |
Changed bond::ptr into boost::shared_ptr.
Changes:
- refactored some …
|
Descriptors
|
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
documentation
|
|
8c9049
|
12 years
|
FrederikHeber |
DOCU: Updates for qt-gui and shaperegistry documentation.
|
Dynamics
|
|
4882d5
|
12 years
|
FrederikHeber |
Rewrote VerletIntegrationAction to diminish dependence on ForceMatrix. …
|
Element
|
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
Filling
|
|
0e2e6c
|
12 years
|
FrederikHeber |
DEBUG: Checked that RandomInserter does its job correctly (correct undo).
|
Fragmentation
|
|
6cabaac
|
12 years
|
FrederikHeber |
Extended ExportGraph to spill our molecular fragments one by one.
- …
|
FunctionApproximation
|
|
64bdfd
|
12 years
|
FrederikHeber |
Changed Extractor's combineArguments() to neglect same arguments.
- …
|
Graph
|
|
31021ab
|
12 years
|
FrederikHeber |
Optimized Bondgraph detection.
- VectorSet::minDistance() now …
|
Helpers
|
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
Jobs
|
|
c91572
|
12 years
|
FrederikHeber |
DOCUFIX: Replaced \text by \mathrm in some formulas.
|
LinkedCell
|
|
cf1183
|
12 years
|
FrederikHeber |
FIX: LinkedCell_Controller::updateModels() tried toString()'ing NULL.
|
Parameters
|
|
cf1d82
|
12 years
|
FrederikHeber |
Parameter now contains Value, not inherits.
- added several function …
|
Parser
|
|
d5b90b
|
12 years
|
FrederikHeber |
FIX: XyzParser had lacking precision beyond coordinates of 100000.
- …
|
Potentials
|
|
5c3ad5
|
12 years
|
FrederikHeber |
Modified SaturationPotential to allow fitting to e.g. HCC as well.
- …
|
RandomNumbers
|
|
7edb2c
|
12 years
|
FrederikHeber |
RandomNumbers and Shapes are now (installed) shared not convenience …
|
Shapes
|
|
2defa9
|
12 years
|
FrederikHeber |
FIX: (ShapeFactory) wrong test for trivial rotations
|
Tesselation
|
|
c29c0a
|
12 years
|
FrederikHeber |
FIX: triangleintersectionlist suffered numerical instabilities.
- if …
|
Thermostats
|
|
5251af
|
12 years
|
FrederikHeber |
FIX: ThermoStatContainer generated a default thermostat but did not …
|
UIElements
|
|
3b0cfc
|
12 years
|
FrederikHeber |
FIX: Coloring of bond halves was wrong way around.
|
unittests
|
|
c3df23
|
12 years
|
FrederikHeber |
Added HydrogenPool for controlling a set of saturation hydrogens.
|
AtomIdSet.cpp
|
5.8 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
AtomIdSet.hpp
|
1.8 KB
|
6aad6f
|
13 years
|
FrederikHeber |
FIX: molecule::containsAtom() is now const and has const param, added …
|
Box.cpp
|
12.1 KB
|
31021ab
|
12 years
|
FrederikHeber |
Optimized Bondgraph detection.
- VectorSet::minDistance() now …
|
Box.hpp
|
4.6 KB
|
97f9b9
|
13 years
|
FrederikHeber |
SetBoundaryConditionsAction requires vector<string> instead of string …
|
Box_BoundaryConditions.cpp
|
7.3 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
Box_BoundaryConditions.hpp
|
2.4 KB
|
de2031
|
13 years
|
FrederikHeber |
BoundaryConditionValidator implemented
|
builder.cpp
|
1.5 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
builder_init.cpp
|
5.1 KB
|
14de8e1
|
12 years
|
FrederikHeber |
Molecuilder parses and executes python script 'molecuilder.py' prior …
|
builder_init.hpp
|
329 bytes
|
b5d38d
|
13 years
|
FrederikHeber |
Moved dumpMemory() and saveAll() from module builder_init to cleanUp.
|
cleanUp.cpp
|
6.1 KB
|
3b0d2a
|
12 years
|
FrederikHeber |
Added more timing output to cleanUp().
- final printTiming() is now …
|
cleanUp.hpp
|
354 bytes
|
567357
|
13 years
|
FrederikHeber |
FIX: cleanUp() replaced by module_reinit() and .._exit() in …
|
config.cpp
|
1.8 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
config.hpp
|
483 bytes
|
41a467
|
13 years
|
FrederikHeber |
LARGE: config class is now just a tiny container.
- this was …
|
controller.cpp
|
1.2 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
controller_AddOn_MPQCCommandJob.cpp
|
1.2 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
controller_MPQCCommandJob.cpp
|
13.8 KB
|
8b58ac
|
12 years
|
FrederikHeber |
KeySetsContainer::ParseKeySets() may now parse arbitrary files.
- …
|
controller_MPQCCommandJob.hpp
|
1.1 KB
|
856d05
|
12 years
|
FrederikHeber |
MEMFIX: Added WorldTime and ObserverLog ::purgeInstance() calls.
- …
|
ControllerOptions_MPQCCommandJob.cpp
|
2.4 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
ControllerOptions_MPQCCommandJob.hpp
|
910 bytes
|
856d05
|
12 years
|
FrederikHeber |
MEMFIX: Added WorldTime and ObserverLog ::purgeInstance() calls.
- …
|
Formula.cpp
|
15.1 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
Formula.hpp
|
4.0 KB
|
47ed3d
|
13 years
|
FrederikHeber |
Removed some old output functions in element, Formula, and molecule.
…
|
IdPool.hpp
|
2.8 KB
|
b97a60
|
13 years
|
FrederikHeber |
Modified IdPool implementation to give either unique or continuous …
|
IdPool_impl.hpp
|
3.7 KB
|
5a4cbc
|
13 years
|
FrederikHeber |
VERBOSITY: Increased verbosity threshold of some outputs connected to …
|
IdPool_policy.hpp
|
1.0 KB
|
b97a60
|
13 years
|
FrederikHeber |
Modified IdPool implementation to give either unique or continuous …
|
LevMartester.cpp
|
14.6 KB
|
035c0d
|
12 years
|
FrederikHeber |
Removed typedef charges_t from FunctionModel, using …
|
Makefile.am
|
17.5 KB
|
4d4ef8
|
12 years
|
FrederikHeber |
FIX: Enforce binding to libMolecuilderJobs for Server and PoolWorker.
…
|
molecule.cpp
|
36.9 KB
|
4e904b
|
12 years
|
FrederikHeber |
Removed atom::IsInShape().
- this makes libMolecuilderAtom not depend …
|
molecule.hpp
|
9.0 KB
|
9291d04
|
12 years
|
FrederikHeber |
Split saturation with hydrogen of treatment of hydrogen.
- now …
|
molecule_geometry.cpp
|
18.2 KB
|
9291d04
|
12 years
|
FrederikHeber |
Split saturation with hydrogen of treatment of hydrogen.
- now …
|
molecule_graph.cpp
|
13.2 KB
|
7d82a5
|
12 years
|
FrederikHeber |
Changed bond::ptr into boost::shared_ptr.
Changes:
- refactored some …
|
MoleculeLeafClass.cpp
|
3.8 KB
|
339910
|
12 years
|
FrederikHeber |
Fragmentation now operates on a single molecule.
- FragmentMolecule() …
|
MoleculeLeafClass.hpp
|
1.1 KB
|
339910
|
12 years
|
FrederikHeber |
Fragmentation now operates on a single molecule.
- FragmentMolecule() …
|
moleculelist.cpp
|
21.9 KB
|
7d82a5
|
12 years
|
FrederikHeber |
Changed bond::ptr into boost::shared_ptr.
Changes:
- refactored some …
|
MoleculeListClass.hpp
|
1.4 KB
|
dcbb5d
|
12 years
|
FrederikHeber |
REFACTOR: Replaced SortIndex by a distinct class to allow replacement.
|
poolworker.cpp
|
1.4 KB
|
1b01e9
|
12 years
|
FrederikHeber |
FIX: Server missed forced binding to MPQCJob.
- present was only to …
|
PythonScripting.hpp
|
4.4 KB
|
14de8e1
|
12 years
|
FrederikHeber |
Molecuilder parses and executes python script 'molecuilder.py' prior …
|
Server.cpp
|
1.4 KB
|
1b01e9
|
12 years
|
FrederikHeber |
FIX: Server missed forced binding to MPQCJob.
- present was only to …
|
types.hpp
|
482 bytes
|
56f73b
|
14 years
|
FrederikHeber |
Added config.h also to all header files, code check test ascertain …
|
version.h
|
103 bytes
|
5f8660a
|
14 years
|
FrederikHeber |
Changed PACKAGENAME and version.
- rename ESPACKVersion in …
|
World.cpp
|
23.2 KB
|
03abd0
|
12 years
|
FrederikHeber |
FIX: World::getLinkedCell() does not allow distance less than 1.
- …
|
World.hpp
|
15.6 KB
|
992bd5
|
13 years
|
ankele |
fixed some typoes in comments
|
World_calculations.hpp
|
743 bytes
|
3139b2
|
13 years
|
FrederikHeber |
Renamed ActionTrait and ActionTraits.
- the specialized Trait …
|
WorldTime.cpp
|
2.2 KB
|
94d5ac6
|
12 years
|
FrederikHeber |
FIX: As we use GSL internally, we are as of now required to use GPL v2 …
|
WorldTime.hpp
|
2.0 KB
|
040a5c
|
13 years
|
FrederikHeber |
WorldTime is now Observable.
- this is required for the …
|