source: src/Descriptors@ 97dff0

Name Size Rev Age Author Last Change
../
unittests 353326   12 years FrederikHeber FIX: Changed LIBADDs and LDADDs to get rid of libtool patching. - …
AtomDescriptor.cpp 5.2 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomDescriptor.hpp 3.6 KB feb5d0   12 years FrederikHeber Added SelectiveConstIterator, allows for constant iteration over …
AtomDescriptor_impl.hpp 4.0 KB 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomIdDescriptor.cpp 1.9 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomIdDescriptor.hpp 356 bytes 5930bc   13 years FrederikHeber FIX: AtomIdDescriptor just needs types.hpp include.
AtomIdDescriptor_impl.hpp 519 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomOfMoleculeDescriptor.cpp 1.8 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomOfMoleculeDescriptor.hpp 397 bytes b49568   13 years FrederikHeber Added new descriptor AtomOfMolecule. - also added new unit test function.
AtomOfMoleculeDescriptor_impl.hpp 500 bytes b49568   13 years FrederikHeber Added new descriptor AtomOfMolecule. - also added new unit test function.
AtomOfMoleculeSelectionDescriptor.cpp 2.5 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomOfMoleculeSelectionDescriptor.hpp 407 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomOfMoleculeSelectionDescriptor_impl.hpp 814 bytes ea7a50   13 years FrederikHeber Rewrote some of the descriptors such that they access World's AtomSet
AtomOrderDescriptor.cpp 2.5 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomOrderDescriptor.hpp 365 bytes 61c364   13 years FrederikHeber Added AtomOrderDescription along with SelectionAtomByOrder. - added …
AtomOrderDescriptor_impl.hpp 559 bytes 61c364   13 years FrederikHeber Added AtomOrderDescription along with SelectionAtomByOrder. - added …
AtomSelectionDescriptor.cpp 2.2 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomSelectionDescriptor.hpp 361 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomSelectionDescriptor_impl.hpp 738 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomShapeDescriptor.cpp 2.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomShapeDescriptor.hpp 401 bytes d927ab   13 years FrederikHeber Renamed AtomByShape -> AtomsByShape and speedup due to LinkedCell
AtomShapeDescriptor_impl.hpp 659 bytes d927ab   13 years FrederikHeber Renamed AtomByShape -> AtomsByShape and speedup due to LinkedCell
AtomsWithinDistanceOfDescriptor.cpp 2.7 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomsWithinDistanceOfDescriptor.hpp 470 bytes 7afb77   13 years FrederikHeber Added AtomsWithinDistanceOf descriptor. - this is basically just a …
AtomsWithinDistanceOfDescriptor_impl.hpp 818 bytes 7afb77   13 years FrederikHeber Added AtomsWithinDistanceOf descriptor. - this is basically just a …
AtomTypeDescriptor.cpp 1.8 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
AtomTypeDescriptor.hpp 393 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
AtomTypeDescriptor_impl.hpp 580 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
DescriptorBase.hpp 2.4 KB feb5d0   12 years FrederikHeber Added SelectiveConstIterator, allows for constant iteration over …
DescriptorBase_impl.hpp 1.9 KB 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeDescriptor.cpp 5.7 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeDescriptor.hpp 3.8 KB feb5d0   12 years FrederikHeber Added SelectiveConstIterator, allows for constant iteration over …
MoleculeDescriptor_impl.hpp 4.3 KB 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeFormulaDescriptor.cpp 1.8 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeFormulaDescriptor.hpp 509 bytes b88fe4   14 years FrederikHeber Removed Exceptions/FormulaStringParseException. - is now …
MoleculeFormulaDescriptor_impl.hpp 655 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeIdDescriptor.cpp 2.0 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeIdDescriptor.hpp 395 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeIdDescriptor_impl.hpp 579 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeNameDescriptor.cpp 1.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeNameDescriptor.hpp 404 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeNameDescriptor_impl.hpp 510 bytes ea7a50   13 years FrederikHeber Rewrote some of the descriptors such that they access World's AtomSet
MoleculeOfAtomSelectionDescriptor.cpp 2.9 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeOfAtomSelectionDescriptor.hpp 415 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeOfAtomSelectionDescriptor_impl.hpp 836 bytes ea7a50   13 years FrederikHeber Rewrote some of the descriptors such that they access World's AtomSet
MoleculeOrderDescriptor.cpp 2.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeOrderDescriptor.hpp 399 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeOrderDescriptor_impl.hpp 620 bytes ea7a50   13 years FrederikHeber Rewrote some of the descriptors such that they access World's AtomSet
MoleculePtrDescriptor.cpp 1.6 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculePtrDescriptor.hpp 398 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculePtrDescriptor_impl.hpp 516 bytes ea7a50   13 years FrederikHeber Rewrote some of the descriptors such that they access World's AtomSet
MoleculeSelectionDescriptor.cpp 2.3 KB 94d5ac6   12 years FrederikHeber FIX: As we use GSL internally, we are as of now required to use GPL v2 …
MoleculeSelectionDescriptor.hpp 389 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
MoleculeSelectionDescriptor_impl.hpp 802 bytes 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
SelectiveConstIterator.hpp 1.8 KB feb5d0   12 years FrederikHeber Added SelectiveConstIterator, allows for constant iteration over …
SelectiveConstIterator_impl.hpp 5.1 KB feb5d0   12 years FrederikHeber Added SelectiveConstIterator, allows for constant iteration over …
SelectiveIterator.hpp 1.7 KB 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
SelectiveIterator_impl.hpp 4.8 KB 56f73b   14 years FrederikHeber Added config.h also to all header files, code check test ascertain …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.