API:IPotentialMaster
From Wiketomica
| API Home | Participants | API | Discussion | Demos | Downloads | Documentation | Contact Us | Acknowledgements |
IPotentialMaster
NOTE : THIS INTERFACE IS NOT YET DEFINED.
Purpose
Proposed Interface
interface IPotentialMaster {
void addPotential(in IPotential potential, in IAtomTypeLeaf atomType1, in IAtomTypeLeaf atomType2);
}
