#include <Restrains.h>
Inheritance diagram for CRestELECT:
Public Member Functions | |
CRestELECT (CData *dt) | |
void | FindReferences () |
void | MarkOutChangingAtoms () |
virtual int | CheckGoodSetting () |
virtual void | Print () |
virtual void | Read (CXMLElement *elrestrain) |
virtual REAL | E () |
|
Checks if two atoms are not from the same fragment if yes returns 1 otherwise returns 0 Implements CRestrain. |
|
E is defined as
where Implements CRestrain. |
|
Find index of fragment and local index of atom in fragment according to uniq ID of the atom hole file Implements CRestrain. |
|
Mark the atoms that participate restrain as "changing atoms" Implements CRestrain. |
|
Print out the restraint information Implements CRestrain. |
|
Read restraint's setting from XML file
Implements CRestrain. |