../
|
AtomDescriptor.cpp
|
4.5 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
AtomDescriptor.hpp
|
3.4 KB
|
4d72e4
|
14 years
|
Till Crueger |
Made the World use the new mixin for sets of atoms
|
AtomDescriptor_impl.hpp
|
3.9 KB
|
8cce2b
|
14 years
|
Till Crueger |
Made the MoleculeDescriptor and AtomDescriptor use faster …
|
AtomIdDescriptor.cpp
|
1.2 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
AtomIdDescriptor.hpp
|
285 bytes
|
7042f45
|
15 years
|
Till Crueger |
Changed the type of AtomIds and MoleculeIds to an opaque type
|
AtomIdDescriptor_impl.hpp
|
449 bytes
|
24a5e0
|
15 years
|
Till Crueger |
Added -Wall flag and fixed several small hickups
|
AtomSelectionDescriptor.cpp
|
1.5 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
AtomSelectionDescriptor.hpp
|
291 bytes
|
48dcbd
|
14 years
|
Till Crueger |
Added descriptors that allow description of all selected atoms
|
AtomSelectionDescriptor_impl.hpp
|
668 bytes
|
48dcbd
|
14 years
|
Till Crueger |
Added descriptors that allow description of all selected atoms
|
AtomShapeDescriptor.cpp
|
1.0 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
AtomShapeDescriptor.hpp
|
314 bytes
|
7a7ad1
|
14 years
|
FrederikHeber |
Added AtomShapeDescriptor.
|
AtomShapeDescriptor_impl.hpp
|
513 bytes
|
7a7ad1
|
14 years
|
FrederikHeber |
Added AtomShapeDescriptor.
|
AtomTypeDescriptor.cpp
|
1.1 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
AtomTypeDescriptor.hpp
|
323 bytes
|
ead4e6
|
15 years
|
Till Crueger |
Made the periodentafel use STL-containers instead of custom llists
|
AtomTypeDescriptor_impl.hpp
|
510 bytes
|
ead4e6
|
15 years
|
Till Crueger |
Made the periodentafel use STL-containers instead of custom llists
|
DescriptorBase.hpp
|
2.2 KB
|
6e97e5
|
15 years
|
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
DescriptorBase_impl.hpp
|
1.9 KB
|
6e97e5
|
15 years
|
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
MoleculeDescriptor.cpp
|
5.0 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculeDescriptor.hpp
|
3.7 KB
|
6e97e5
|
15 years
|
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
MoleculeDescriptor_impl.hpp
|
4.2 KB
|
8cce2b
|
14 years
|
Till Crueger |
Made the MoleculeDescriptor and AtomDescriptor use faster …
|
MoleculeFormulaDescriptor.cpp
|
1.2 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculeFormulaDescriptor.hpp
|
451 bytes
|
6e7147
|
14 years
|
Till Crueger |
Added a Descriptor that allows querying molecules by their Formula
|
MoleculeFormulaDescriptor_impl.hpp
|
585 bytes
|
6e7147
|
14 years
|
Till Crueger |
Added a Descriptor that allows querying molecules by their Formula
|
MoleculeIdDescriptor.cpp
|
1.3 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculeIdDescriptor.hpp
|
317 bytes
|
57adc7
|
15 years
|
Till Crueger |
Added methods to query Molecules by ID
|
MoleculeIdDescriptor_impl.hpp
|
509 bytes
|
57adc7
|
15 years
|
Till Crueger |
Added methods to query Molecules by ID
|
MoleculeNameDescriptor.cpp
|
1.4 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculeNameDescriptor.hpp
|
326 bytes
|
31b09e
|
15 years
|
FrederikHeber |
Added new MoleculeDescriptor by name.
- molecule Ids are rather …
|
MoleculeNameDescriptor_impl.hpp
|
523 bytes
|
31b09e
|
15 years
|
FrederikHeber |
Added new MoleculeDescriptor by name.
- molecule Ids are rather …
|
MoleculePtrDescriptor.cpp
|
1.4 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculePtrDescriptor.hpp
|
320 bytes
|
e30ce8
|
15 years
|
FrederikHeber |
Case 'd' is now handled by CommandLineUI (RepeatBoxAction).
- …
|
MoleculePtrDescriptor_impl.hpp
|
529 bytes
|
e30ce8
|
15 years
|
FrederikHeber |
Case 'd' is now handled by CommandLineUI (RepeatBoxAction).
- …
|
MoleculeSelectionDescriptor.cpp
|
1.7 KB
|
bcf653
|
14 years
|
FrederikHeber |
Added copyright note to each .cpp file and an extensive one to builder.cpp.
|
MoleculeSelectionDescriptor.hpp
|
319 bytes
|
818eda
|
14 years
|
FrederikHeber |
Till forgot to add new MoleculeSelectionDescriptor files.
|
MoleculeSelectionDescriptor_impl.hpp
|
732 bytes
|
818eda
|
14 years
|
FrederikHeber |
Till forgot to add new MoleculeSelectionDescriptor files.
|
SelectiveIterator.hpp
|
1.7 KB
|
6e97e5
|
15 years
|
Till Crueger |
Added a generic Iterator that can be used to iterate only over certain …
|
SelectiveIterator_impl.hpp
|
4.8 KB
|
952f38
|
14 years
|
FrederikHeber |
created LibMolecuilderHelpers.
- is shared
- renamed log.[ch]pp -> …
|