source: src@ 57066a

Action_Thermostats Add_AtomRandomPerturbation Add_FitFragmentPartialChargesAction Add_RotateAroundBondAction Add_SelectAtomByNameAction Added_ParseSaveFragmentResults AddingActions_SaveParseParticleParameters Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_ParticleName_to_Atom Adding_StructOpt_integration_tests AtomFragments Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.5.4 Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator CombiningParticlePotentialParsing Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError Fix_BoundInBox_CenterInBox_MoleculeActions Fix_ChargeSampling_PBC Fix_ChronosMutex Fix_FitPartialCharges Fix_FitPotential_needs_atomicnumbers Fix_ForceAnnealing Fix_IndependentFragmentGrids Fix_ParseParticles Fix_ParseParticles_split_forward_backward_Actions Fix_PopActions Fix_QtFragmentList_sorted_selection Fix_Restrictedkeyset_FragmentMolecule Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns Fix_fitting_potentials Fixes ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion FragmentAction_writes_AtomFragments FragmentMolecule_checks_bonddegrees GeometryObjects Gui_Fixes Gui_displays_atomic_force_velocity ImplicitCharges IndependentFragmentGrids IndependentFragmentGrids_IndividualZeroInstances IndependentFragmentGrids_IntegrationTest IndependentFragmentGrids_Sole_NN_Calculation JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool JobMarket_unresolvable_hostname_fix MoreRobust_FragmentAutomation ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PdbParser_setsAtomName PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks Rewrite_FitPartialCharges RotateToPrincipalAxisSystem_UndoRedo SaturateAtoms_findBestMatching SaturateAtoms_singleDegree StoppableMakroAction Subpackage_CodePatterns Subpackage_JobMarket Subpackage_LinearAlgebra Subpackage_levmar Subpackage_mpqc_open Subpackage_vmg Switchable_LogView ThirdParty_MPQC_rebuilt_buildsystem TrajectoryDependenant_MaxOrder TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps TremoloParser_setsAtomName Ubuntu_1604_changes stable
Name Size Rev Age Author Last Change
../
analyzer.cpp 33.5 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
atom.cpp 3.5 KB d52e70c   16 years FrederikHeber Small fixes. - FIX: atom::~atom(): Name is free'd - config::Load(): …
atom.hpp 2.4 KB 055861   16 years FrederikHeber new stream operator with just one parameter and virtual destructor
bond.cpp 4.0 KB edb93c   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
bond.hpp 1.5 KB edb93c   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
boundary.cpp 49.1 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
boundary.hpp 2.1 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
builder.cpp 90.2 KB f7f7a4   16 years FrederikHeber Implemenation of embedding merge, untested. LinearInterpolation now …
config.cpp 90.8 KB d52e70c   16 years FrederikHeber Small fixes. - FIX: atom::~atom(): Name is free'd - config::Load(): …
config.hpp 3.1 KB edb93c   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
datacreator.cpp 35.2 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
datacreator.hpp 4.9 KB 1c6081   16 years FrederikHeber fixed compiler warning: deprecated conversion from string const to …
defs.hpp 4.9 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
element.cpp 1.5 KB cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
element.hpp 1.7 KB cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
elements.db 4.4 KB 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
ellipsoid.cpp 16.4 KB 357fba   16 years FrederikHeber Huge refactoring of Tesselation routines, but not finished yet. - new …
ellipsoid.hpp 958 bytes 357fba   16 years FrederikHeber Huge refactoring of Tesselation routines, but not finished yet. - new …
graph.cpp 883 bytes 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
graph.hpp 1.5 KB 5621c3   17 years FrederikHeber Begin of implementing classes Graph, SubGraph, Node and Edge. So far …
Hbondangle.db 180 bytes 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
Hbonddistance.db 204 bytes 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
helpers.cpp 5.6 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
helpers.hpp 7.6 KB edb93c   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
joiner.cpp 11.2 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
leastsquaremin.cpp 628 bytes 54a746   16 years FrederikHeber Incorporation of Unit test on class Vector. - new file …
leastsquaremin.hpp 533 bytes 54a746   16 years FrederikHeber Incorporation of Unit test on class Vector. - new file …
linkedcell.cpp 7.7 KB 8cd903   16 years FrederikHeber LinkedCell has another constructor initialised from LinkedNodes (list …
linkedcell.hpp 1.6 KB 8cd903   16 years FrederikHeber LinkedCell has another constructor initialised from LinkedNodes (list …
Makefile.am 1.8 KB d04966   16 years FrederikHeber Added Tesselation unit test - new file tesselationunittest with …
moleculelist.cpp 40.4 KB f7f7a4   16 years FrederikHeber Implemenation of embedding merge, untested. LinearInterpolation now …
molecules.cpp 248.6 KB f7f7a4   16 years FrederikHeber Implemenation of embedding merge, untested. LinearInterpolation now …
molecules.hpp 13.0 KB f7f7a4   16 years FrederikHeber Implemenation of embedding merge, untested. LinearInterpolation now …
orbitals.db 442 bytes 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
parser.cpp 47.2 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
parser.hpp 4.5 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
periodentafel.cpp 9.4 KB cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
periodentafel.hpp 1.1 KB cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
ReMapDBondFileFromXYZ.py 5.9 KB f683fe   16 years neuen Parses a pdb and xyz file and decideds which atoms are in both and …
stackclass.hpp 9.0 KB cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
tesselation.cpp 152.7 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
tesselation.hpp 10.5 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
tesselationhelpers.cpp 32.5 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
tesselationhelpers.hpp 2.4 KB 57066a   16 years FrederikHeber Various fixes and attempt to get convex hull working. - …
tesselationunittest.cpp 7.7 KB d04966   16 years FrederikHeber Added Tesselation unit test - new file tesselationunittest with …
tesselationunittest.hpp 883 bytes d04966   16 years FrederikHeber Added Tesselation unit test - new file tesselationunittest with …
valence.db 1.5 KB 6ac7ee   16 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
vector.cpp 36.1 KB ef9df36   16 years FrederikHeber VectorUnitTest extended to Projections and Line intersection, some …
vector.hpp 3.3 KB ef9df36   16 years FrederikHeber VectorUnitTest extended to Projections and Line intersection, some …
vectorunittest.cpp 8.3 KB d52e70c   16 years FrederikHeber Small fixes. - FIX: atom::~atom(): Name is free'd - config::Load(): …
vectorunittest.hpp 1.2 KB ef9df36   16 years FrederikHeber VectorUnitTest extended to Projections and Line intersection, some …
verbose.cpp 1.7 KB 042f82   16 years FrederikHeber fixed indentation from tabs to two spaces.
verbose.hpp 824 bytes cd4ccc   16 years FrederikHeber definitions for class element and verbose moved to their own header …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.