../
|
AnalysisAction
|
|
5cb3cb
|
14 years
|
FrederikHeber |
converted RemoveAction to new createDialog() and uses selectedAtoms.
|
AtomAction
|
|
5cb3cb
|
14 years
|
FrederikHeber |
converted RemoveAction to new createDialog() and uses selectedAtoms.
|
CmdAction
|
|
3e54d0
|
14 years
|
FrederikHeber |
converted VersionAction to new createDialog() and implemented trivial …
|
FragmentationAction
|
|
1015fd
|
14 years
|
FrederikHeber |
converted SubgraphDissectionAction to new createDialog().
|
MoleculeAction
|
|
bcd16a
|
14 years
|
FrederikHeber |
converted VerletIntegrationAction to new createDialog().
|
ParserAction
|
|
ce8755
|
14 years
|
FrederikHeber |
converted SaveXyzAction to new createDialog().
|
TesselationAction
|
|
ff4fd2a
|
14 years
|
FrederikHeber |
converted NonConvexEnvelopeAction to new createDialog().
|
WorldAction
|
|
ff22c5
|
14 years
|
FrederikHeber |
converted SetOutputFormatsAction to new createDialog().
|
Action.cpp
|
1.3 KB
|
6d6b54
|
15 years
|
Till Crueger |
Made the memory-tracker output the function from which it was called.
|
Action.hpp
|
18.7 KB
|
ba7418
|
14 years
|
FrederikHeber |
new virtual function Action::createDialog().
|
ActionHistory.cpp
|
3.1 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ActionHistory.hpp
|
2.0 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ActionRegistry.cpp
|
3.4 KB
|
d0fbec
|
15 years
|
FrederikHeber |
Added const_iterator get[Begin\End]Iter() and ostream& operator << to …
|
ActionRegistry.hpp
|
1021 bytes
|
986ed3
|
15 years
|
Till Crueger |
COMPILE_SPEEDUP: Replaced all implicit inclusions of iostream with forwards
|
ActionSequence.cpp
|
4.0 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ActionSequence.hpp
|
852 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
AtomsCalculation.hpp
|
549 bytes
|
b54ac8
|
15 years
|
Till Crueger |
Added templates that allow arbitrary calculations on atoms to be …
|
AtomsCalculation_impl.hpp
|
1.1 KB
|
fa0b18
|
14 years
|
Till Crueger |
Added Observed and Selectiv iterators over internal Structures of the …
|
Calculation.hpp
|
1.7 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Calculation_impl.hpp
|
1.6 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ErrorAction.cpp
|
967 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ErrorAction.hpp
|
654 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Makefile.am
|
4.9 KB
|
d02e07
|
14 years
|
FrederikHeber |
Split PairCorrelation into Pair, Point and SurfaceCorrelation.
- also …
|
MakroAction.cpp
|
1.8 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
MakroAction.hpp
|
829 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ManipulateAtomsProcess.cpp
|
1.5 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
ManipulateAtomsProcess.hpp
|
922 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
MapOfActions.cpp
|
41.2 KB
|
3e54d0
|
14 years
|
FrederikHeber |
converted VersionAction to new createDialog() and implemented trivial …
|
MapOfActions.hpp
|
8.3 KB
|
7cd469
|
14 years
|
FrederikHeber |
Using ostringstream to convert all templated values in …
|
MethodAction.cpp
|
1.0 KB
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
MethodAction.hpp
|
848 bytes
|
80951de
|
14 years
|
FrederikHeber |
Fixed all remaining Action's and derived classes that lacked …
|
Process.cpp
|
1.9 KB
|
da3024
|
15 years
|
FrederikHeber |
Fixed various compiler warnings.
- Process::Process() - Action and …
|
Process.hpp
|
2.2 KB
|
2efa90
|
15 years
|
Till Crueger |
Added detailed documentation for the Action class
|
Values.hpp
|
303 bytes
|
0286bc
|
15 years
|
FrederikHeber |
BUGFIX: ListOfDoubles changed to Box and Vector.
- ListOfDoubles is …
|