source: src/Actions/PotentialAction@ 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
../
SavePotentialsAction.hpp 370 bytes 0ea063   10 years FrederikHeber Extracted SavePotentialsAction. - PotentialTrainer::StorePotentials
SavePotentialsAction.def 1.2 KB 0ea063   10 years FrederikHeber Extracted SavePotentialsAction. - PotentialTrainer::StorePotentials
SavePotentialsAction.cpp 3.1 KB fde8e7   9 years FrederikHeber Refactored PotentialSerializer and -Deserializer into more general …
SaveParticleParametersAction.hpp 410 bytes 2082637   9 years FrederikHeber Added Parse- and SaveParticleParametersAction to parse/save …
SaveParticleParametersAction.def 1.3 KB 2082637   9 years FrederikHeber Added Parse- and SaveParticleParametersAction to parse/save …
SaveParticleParametersAction.cpp 3.2 KB 2082637   9 years FrederikHeber Added Parse- and SaveParticleParametersAction to parse/save …
SaveHomologiesAction.hpp 370 bytes f5724f   11 years FrederikHeber Moved all FragmentationActions related to potentials into own menu and …
SaveHomologiesAction.def 1.2 KB f5724f   11 years FrederikHeber Moved all FragmentationActions related to potentials into own menu and …
SaveHomologiesAction.cpp 3.2 KB 26b4d62   11 years FrederikHeber All Actions now give correct failure status via STATUS() macro.
SaveAtomFragmentsAction.hpp 385 bytes 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
SaveAtomFragmentsAction.def 1.3 KB 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
SaveAtomFragmentsAction.cpp 3.3 KB 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
ParsePotentialsAction.hpp 375 bytes f1eabd   10 years FrederikHeber Extracted ParsePotentialsAction from FitCompoundPotentialAction.
ParsePotentialsAction.def 1.3 KB f1eabd   10 years FrederikHeber Extracted ParsePotentialsAction from FitCompoundPotentialAction.
ParsePotentialsAction.cpp 3.9 KB fde8e7   9 years FrederikHeber Refactored PotentialSerializer and -Deserializer into more general …
ParseParticleParametersAction.hpp 415 bytes 2082637   9 years FrederikHeber Added Parse- and SaveParticleParametersAction to parse/save …
ParseParticleParametersAction.def 1.4 KB 2082637   9 years FrederikHeber Added Parse- and SaveParticleParametersAction to parse/save …
ParseParticleParametersAction.cpp 3.0 KB d7bb964   9 years FrederikHeber ParseParticleParametersAction now uses TremoloPotentialFileParser. - …
ParseHomologiesAction.hpp 375 bytes f5724f   11 years FrederikHeber Moved all FragmentationActions related to potentials into own menu and …
ParseHomologiesAction.def 1.2 KB f5724f   11 years FrederikHeber Moved all FragmentationActions related to potentials into own menu and …
ParseHomologiesAction.cpp 3.7 KB 276e2f   9 years FrederikHeber ParseHomologiesAction prints parsed homologies on larger verbosity setting.
ParseAtomFragmentsAction.hpp 390 bytes 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
ParseAtomFragmentsAction.def 1.2 KB 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
ParseAtomFragmentsAction.cpp 4.0 KB 78202b   9 years FrederikHeber Adding potential action to parse and save atom fragment associations. …
FitPotentialAction.hpp 360 bytes f5724f   11 years FrederikHeber Moved all FragmentationActions related to potentials into own menu and …
FitPotentialAction.def 2.6 KB b40690   9 years FrederikHeber Fit..PotentialAction now allow setting maximum number of optimization …
FitPotentialAction.cpp 5.6 KB 95304c   8 years FrederikHeber REFACTOR: Extracted registerPotentialIfNotPresent out of …
FitPartialChargesAction.hpp 388 bytes 50d49d   9 years FrederikHeber FIX: Renamed FitParticleCharges -> FitPartialCharges. - fitting …
FitPartialChargesAction.def 1.6 KB d8ed62   9 years FrederikHeber Rewrote FitPartialChargesAction to fit charges to currently selected …
FitPartialChargesAction.cpp 23.3 KB f5dbea   8 years FrederikHeber VERBOSE: Verbosity fix to PotentialFitPartialChargesAction::performCall().
FitCompoundPotentialAction.hpp 400 bytes 98d166   10 years FrederikHeber Split FitPotentialAction into two actions. - FitPotentialAction fits …
FitCompoundPotentialAction.def 2.3 KB b40690   9 years FrederikHeber Fit..PotentialAction now allow setting maximum number of optimization …
FitCompoundPotentialAction.cpp 4.3 KB c6f2c5   8 years FrederikHeber FitCompoundPotentialAction checks whether potentials are registered yet.
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.