source: molecuilder/src@ 390a2b

Name Size Rev Age Author Last Change
../
analyzer.cpp 33.5 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
atom.cpp 3.4 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
atom.hpp 2.4 KB e0521b   16 years FrederikHeber new stream operator with just one parameter and virtual destructor
bond.cpp 4.0 KB eb167d   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
bond.hpp 1.5 KB eb167d   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
boundary.cpp 58.4 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
boundary.hpp 2.1 KB 27459a   16 years FrederikHeber Further bugfixes to three-step-procedure in convex envelope, not yet …
builder.cpp 88.9 KB 66ce7a   16 years FrederikHeber Replaced Vector::Projection() by Vector::ScalarProduct() - Projection …
config.cpp 89.4 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
config.hpp 3.1 KB eb167d   16 years FrederikHeber Some minor fixes with regards to what needs to be included where and …
datacreator.cpp 35.2 KB a048fa   16 years FrederikHeber fixed indentation from tabs to two spaces.
datacreator.hpp 4.9 KB c12297   16 years FrederikHeber fixed compiler warning: deprecated conversion from string const to …
defs.hpp 4.9 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
element.cpp 1.5 KB 4dca8e   16 years FrederikHeber definitions for class element and verbose moved to their own header …
element.hpp 1.7 KB 4dca8e   16 years FrederikHeber definitions for class element and verbose moved to their own header …
elements.db 4.4 KB e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
ellipsoid.cpp 16.4 KB 834ff3   16 years FrederikHeber Huge refactoring of Tesselation routines, but not finished yet. - new …
ellipsoid.hpp 958 bytes 834ff3   16 years FrederikHeber Huge refactoring of Tesselation routines, but not finished yet. - new …
graph.cpp 883 bytes e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
graph.hpp 1.5 KB 650212   17 years FrederikHeber Begin of implementing classes Graph, SubGraph, Node and Edge. So far …
Hbondangle.db 180 bytes e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
Hbonddistance.db 204 bytes e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
helpers.cpp 3.9 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
helpers.hpp 7.6 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
joiner.cpp 11.2 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
leastsquaremin.cpp 628 bytes da84d6   16 years FrederikHeber Incorporation of Unit test on class Vector. - new file …
leastsquaremin.hpp 533 bytes da84d6   16 years FrederikHeber Incorporation of Unit test on class Vector. - new file …
linkedcell.cpp 5.4 KB ef5521   16 years FrederikHeber BUGFIX: PointCloud implementation in molecule stopped one before last, …
linkedcell.hpp 1.5 KB a87d5e6   16 years Saskia Metzler new function LinkedCell::GetNeighbourBounds() - …
Makefile.am 1.7 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
memoryallocator.hpp 3.0 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
memoryallocatorunittest.cpp 2.4 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
memoryallocatorunittest.hpp 703 bytes 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
moleculelist.cpp 38.2 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
molecules.cpp 244.3 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
molecules.hpp 13.0 KB bc3953   16 years Saskia Metzler Ticket 17: Write new function molecule::CopyMoleculeFromSubRegion()
orbitals.db 442 bytes e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
parser.cpp 45.3 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
parser.hpp 4.5 KB a048fa   16 years FrederikHeber fixed indentation from tabs to two spaces.
periodentafel.cpp 9.4 KB 4dca8e   16 years FrederikHeber definitions for class element and verbose moved to their own header …
periodentafel.hpp 1.1 KB 4dca8e   16 years FrederikHeber definitions for class element and verbose moved to their own header …
ReMapDBondFileFromXYZ.py 5.9 KB 3e20fe   17 years neuen Parses a pdb and xyz file and decideds which atoms are in both and …
stackclass.hpp 9.0 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
tesselation.cpp 131.6 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
tesselation.hpp 10.2 KB d6b011   16 years Saskia Metzler Ticket 15: new function RemoveDegeneratedTriangles() Added functions …
tesselationhelpers.cpp 13.6 KB 66ce7a   16 years FrederikHeber Replaced Vector::Projection() by Vector::ScalarProduct() - Projection …
tesselationhelpers.hpp 1.3 KB 48cd93   16 years Saskia Metzler Ticket 14: Rename .._.. functions in boundary.cpp
valence.db 1.5 KB e08f45   17 years FrederikHeber Merge branch 'ConcaveHull' of ../espack2 into ConcaveHull Conflicts: …
vector.cpp 37.0 KB 390a2b   16 years Saskia Metzler Ticket 11: use templates and/or traits to fix Malloc/ReAlloc-Free …
vector.hpp 3.3 KB bc3953   16 years Saskia Metzler Ticket 17: Write new function molecule::CopyMoleculeFromSubRegion()
vectorunittest.cpp 10.6 KB bc3953   16 years Saskia Metzler Ticket 17: Write new function molecule::CopyMoleculeFromSubRegion()
vectorunittest.hpp 1.5 KB bc3953   16 years Saskia Metzler Ticket 17: Write new function molecule::CopyMoleculeFromSubRegion()
verbose.cpp 1.7 KB a048fa   16 years FrederikHeber fixed indentation from tabs to two spaces.
verbose.hpp 824 bytes 4dca8e   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.