source: src/Actions@ 23ad4f

Action_Thermostats Add_AtomRandomPerturbation Add_RotateAroundBondAction Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests AutomationFragmentation_failures Candidate_v1.6.1 Candidate_v1.7.0 Candidate_v1.7.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator Docu_Python_wait EmpiricalPotential_contain_HomologyGraph_documentation Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph Fix_ChronosMutex Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion GeometryObjects Gui_displays_atomic_force_velocity IndependentFragmentGrids_IntegrationTest JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks RotateToPrincipalAxisSystem_UndoRedo StoppableMakroAction TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps Ubuntu_1604_changes stable
Name Size Rev Age Author Last Change
../
WorldAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
unittests cb98f1   9 years FrederikHeber FIX: One Definition Rule violation by mpqc. - mpqc.cc implements …
TesselationAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ShapeAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
SelectionAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
RandomNumbersAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
PotentialAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ParserAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
MoleculeAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
GraphAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
FragmentationAction 557b39   9 years frederik.heber boost::serialization changed text output format. - needed to write …
FillAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
CommandAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
BondAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
AtomAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
AnalysisAction 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
Values.hpp 1.1 KB 33e801   11 years FrederikHeber Added ParameterPair (i.e. "key = value;") to allow other string …
Values.cpp 1.8 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
UndoRedoHelpers.hpp 4.9 KB 596cfa   11 years FrederikHeber Extended UndoRedoHelpers by AddingMultipleMoleculesfromAtomicInfo.
UndoRedoHelpers.cpp 8.2 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
UndoAction.hpp 327 bytes e4afb4   16 years FrederikHeber Huge refactoring: Introduction of Traits to Actions. This change is …
UndoAction.def 861 bytes 6ba9ba   14 years FrederikHeber Default values are properly set by the Action into their …
UndoAction.cpp 1.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
toPythonString.hpp 1.7 KB 33e801   11 years FrederikHeber Added ParameterPair (i.e. "key = value;") to allow other string …
toPythonString.cpp 2.4 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
toCLIString.hpp 1.7 KB 33e801   11 years FrederikHeber Added ParameterPair (i.e. "key = value;") to allow other string …
toCLIString.cpp 2.3 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
RedoAction.hpp 327 bytes e4afb4   16 years FrederikHeber Huge refactoring: Introduction of Traits to Actions. This change is …
RedoAction.def 865 bytes 6ba9ba   14 years FrederikHeber Default values are properly set by the Action into their …
RedoAction.cpp 1.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
Process.hpp 2.3 KB c09f94   12 years FrederikHeber Transformed FragmentationAutomationAction into a Process. - Removed …
Process.cpp 2.8 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
OptionTrait.hpp 1.4 KB d41313   15 years FrederikHeber Added output operators for both ActionTraits and OptionTrait.
OptionTrait.cpp 4.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
OptionRegistry.hpp 956 bytes 126867   13 years FrederikHeber Actions no longer register themselves, ActionQueue::addAction() …
OptionRegistry.cpp 4.6 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
MethodAction.hpp 1.2 KB a82f61   11 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
MethodAction.cpp 2.5 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ManipulateAtomsProcess.hpp 1.5 KB a82f61   11 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
ManipulateAtomsProcess.cpp 2.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
MakroAction_impl_pre.hpp 13.8 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
MakroAction_impl_header.hpp 9.5 KB 329cf3   11 years FrederikHeber FIX: All MakroActions now have prototype_actions and copy from that. …
MakroAction.hpp 2.5 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
MakroAction.cpp 4.3 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
Makefile.am 32.2 KB 2d1280   10 years FrederikHeber Added BondSetDegreeAction for manipulating bond degrees.
GlobalListOfActions.hpp 5.4 KB 2d1280   10 years FrederikHeber Added BondSetDegreeAction for manipulating bond degrees.
ErrorAction.hpp 854 bytes 477012   13 years FrederikHeber Added Action::outputAsPython() and ActionQueue::outputAsPython(). - …
ErrorAction.cpp 2.0 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
DryRunAdvocate.hpp 701 bytes f3db60   11 years FrederikHeber Added DryRun and NoDryRun actions. - actions (un)set a flag inside …
Calculation_impl.hpp 2.0 KB a82f61   11 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
Calculation.hpp 2.1 KB a82f61   11 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
AtomsCalculation_impl.hpp 1.5 KB af5384   12 years FrederikHeber Actions can now clone() and split off prepare() from call(). - …
AtomsCalculation.hpp 795 bytes af5384   12 years FrederikHeber Actions can now clone() and split off prepare() from call(). - …
ActionTraits.hpp 798 bytes 3139b2   15 years FrederikHeber Renamed ActionTrait and ActionTraits. - the specialized Trait …
ActionTrait.hpp 1.8 KB 3139b2   15 years FrederikHeber Renamed ActionTrait and ActionTraits. - the specialized Trait …
ActionTrait.cpp 5.8 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionStatusList.hpp 1.9 KB 26b4eb4   12 years FrederikHeber Added observable ActionStatusList to ActionQueue. - this allows to …
ActionStatusList.cpp 2.1 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionState.hpp 787 bytes b5b01e   13 years FrederikHeber ActionState extracted into own header file, rename Action::state_ptr …
ActionSequence.hpp 1.6 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
ActionSequence.cpp 6.0 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionRegistry.hpp 1.7 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
ActionRegistry.cpp 7.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionQueue.hpp 8.8 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
ActionQueue.cpp 11.2 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionParameters.hpp 622 bytes b5b01e   13 years FrederikHeber ActionState extracted into own header file, rename Action::state_ptr …
ActionHistory.hpp 1.2 KB 6367dd   13 years FrederikHeber ActionHistory now is part of ActionQueue. - TESTFIX: changes to …
ActionHistory.cpp 2.8 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
ActionExceptions.hpp 864 bytes e5c233   15 years FrederikHeber FIX: replaced boost/exception.hpp by boost/exception/all.hpp.
Action_impl_undef.hpp 463 bytes 649aaa   14 years FrederikHeber All Actions' .def files now have a paramvalids that is used to for …
Action_impl_python.hpp 5.0 KB 0c74aa   12 years FrederikHeber FIX: Fixes to Action_impl_python, lacked boost preprocessor includes.
Action_impl_pre.hpp 14.8 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
Action_impl_header.hpp 9.2 KB a82f61   11 years FrederikHeber Added Action::setOptionValue() which allows setting the option via a …
Action.hpp 11.3 KB 10aee4   11 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
Action.cpp 4.9 KB 9eb71b3   9 years frederik.heber Commented out MemDebug include and Memory::ignore. - MemDebug clashes …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.