source: src/Actions/MoleculeAction@ 4464ef

Action_Thermostats Add_AtomRandomPerturbation Add_RotateAroundBondAction Add_SelectAtomByNameAction Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_StructOpt_integration_tests Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError 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 JobMarket_unresolvable_hostname_fix ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks RotateToPrincipalAxisSystem_UndoRedo StoppableMakroAction Subpackage_levmar Subpackage_vmg ThirdParty_MPQC_rebuilt_buildsystem TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps Ubuntu_1604_changes stable
Name Size Rev Age Author Last Change
../
VerletIntegrationAction.hpp 379 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
VerletIntegrationAction.def 1.7 KB 95cfac   10 years FrederikHeber Added FileSuffixValidator to all Actions where missing but …
VerletIntegrationAction.cpp 5.9 KB 72e40d0   8 years FrederikHeber Added single action to step backward and forward through time. - …
TranslateAction.hpp 382 bytes 066442   10 years FrederikHeber Added TranslateMolecule action. - added translate-molecule to …
TranslateAction.def 937 bytes 066442   10 years FrederikHeber Added TranslateMolecule action. - added translate-molecule to …
TranslateAction.cpp 3.1 KB 10aee4   9 years FrederikHeber Cleaned up ActionQueue's interface: Actions are always cloned. - …
StretchBondAction.hpp 349 bytes 3a51bd   12 years FrederikHeber Added new StretchBondAction to stretch the bond within a molecule. - …
StretchBondAction.def 1.2 KB 3a51bd   12 years FrederikHeber Added new StretchBondAction to stretch the bond within a molecule. - …
StretchBondAction.cpp 5.5 KB 63fb7a   9 years FrederikHeber Replaced getMolecule() by const access version where possible. - so …
SaveTemperatureAction.hpp 369 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
SaveTemperatureAction.def 1.2 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
SaveTemperatureAction.cpp 2.9 KB 99db9b   9 years FrederikHeber Replaced all World::getSelected...() to const version where possible. …
SaveSelectedMoleculesAction.hpp 404 bytes fe6f20   14 years FrederikHeber New Action SaveSelectedAtoms and renamed SaveAction -> …
SaveSelectedMoleculesAction.def 1.3 KB 6ba9ba   13 years FrederikHeber Default values are properly set by the Action into their …
SaveSelectedMoleculesAction.cpp 3.2 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
SaveBondsAction.hpp 339 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
SaveBondsAction.def 1.1 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
SaveBondsAction.cpp 2.7 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
SaveAdjacencyAction.hpp 359 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
SaveAdjacencyAction.def 1.2 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
SaveAdjacencyAction.cpp 3.0 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
RotateToPrincipalAxisSystemAction.hpp 429 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
RotateToPrincipalAxisSystemAction.def 1.3 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
RotateToPrincipalAxisSystemAction.cpp 3.0 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
RotateAroundSelfByAngleAction.hpp 409 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
RotateAroundSelfByAngleAction.def 1.4 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
RotateAroundSelfByAngleAction.cpp 4.9 KB b8463f   10 years FrederikHeber FIX: RotateAroundSelf converted rotation angle to rad in params. - …
RemoveAction.hpp 356 bytes 867473   10 years FrederikHeber Added new RemoveAction for molecules. - also add regression test. - …
RemoveAction.def 1.1 KB 867473   10 years FrederikHeber Added new RemoveAction for molecules. - also add regression test. - …
RemoveAction.cpp 3.6 KB 08111a   9 years FrederikHeber FIX: Added copy cstor for AtomicInfo. - otherwise AtomicInfo is …
LoadAction.hpp 331 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
LoadAction.def 1.4 KB 6ba9ba   13 years FrederikHeber Default values are properly set by the Action into their …
LoadAction.cpp 5.8 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
LinearInterpolationofTrajectoriesAction.hpp 444 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
LinearInterpolationofTrajectoriesAction.def 1.6 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
LinearInterpolationofTrajectoriesAction.cpp 3.2 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
ForceAnnealingAction.hpp 364 bytes 1a48d2   10 years FrederikHeber Added ForceAnnealingAction. - also added regression test. - performs …
ForceAnnealingAction.def 1.8 KB 95cfac   10 years FrederikHeber Added FileSuffixValidator to all Actions where missing but …
ForceAnnealingAction.cpp 5.1 KB 8cc22f   10 years FrederikHeber Changed how trajectories are stored, not as vecor but as map. - …
CopyAction.hpp 314 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
CopyAction.def 1.1 KB 6ba9ba   13 years FrederikHeber Default values are properly set by the Action into their …
CopyAction.cpp 2.6 KB 833b15   10 years FrederikHeber FIX: Changes to function signatures in molecule_geometry. - no more …
ChangeNameAction.hpp 346 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
ChangeNameAction.def 1.1 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
ChangeNameAction.cpp 2.5 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
ChangeBondAngleAction.hpp 369 bytes 8b886f   12 years FrederikHeber Added ChangeBondAngleAction that changes the bond angle while keeping …
ChangeBondAngleAction.def 1.4 KB 8b886f   12 years FrederikHeber Added ChangeBondAngleAction that changes the bond angle while keeping …
ChangeBondAngleAction.cpp 6.6 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
BondFileAction.hpp 334 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
BondFileAction.def 1.4 KB 2affd1   9 years FrederikHeber Removed molecules_deprecated from World and unnecessary includes of …
BondFileAction.cpp 3.0 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.