sc_IntCoor (3) Linux Manual Page
sc::IntCoor – The IntCoor abstract class describes an internal coordinate of a molecule. Synopsis #include <coor.h> Inherits sc::SavableState. Inherited by sc::SimpleCo, and sc::SumIntCoor. Public Member Functions IntCoor (StateIn &) IntCoor (const IntCoor &) IntCoor (const char *label=0) This constructor takes a string containing a label for the internal coordinate. IntCoor (const Ref< KeyVal > &)…
