sc_SumIntCoor (3) Linux Manual Page
sc::SumIntCoor – SumIntCoor is used to construct linear combinations of internal coordinates. Synopsis #include <coor.h> Inherits sc::IntCoor. Public Member Functions SumIntCoor (StateIn &) SumIntCoor (const char *) This constructor takes a string containing a label for this coordinate. SumIntCoor (const Ref< KeyVal > &) The KeyVal constructor. void save_data_state (StateOut &) Save the base classes…
