Difference between revisions of "MSL Objects:EnergySet"
From MSL-Libraries
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
==Usage examples== | ==Usage examples== | ||
+ | |||
+ | ==ToDo== | ||
+ | Implement | ||
+ | * Copy constructor | ||
+ | * void deleteInteractionsWithAtom(Atom & _a); | ||
+ | * void deleteInteractionsWithAtoms(AtomPointerVector & _atomVec); | ||
+ | |||
== Source from SourceForge == | == Source from SourceForge == |
Latest revision as of 20:55, 2 April 2010
This article is a stub. You can help the MSL Wiki by expanding it.
Description
Usage examples
ToDo
Implement
- Copy constructor
- void deleteInteractionsWithAtom(Atom & _a);
- void deleteInteractionsWithAtoms(AtomPointerVector & _atomVec);