|
NAMEsc::TwoBodySOIntSYNOPSISInherits sc::RefCount. Public Member FunctionsTwoBodySOInt (const Ref< TwoBodyInt > &) Ref< SOBasis > basis () const Ref< SOBasis > basis1 () const Ref< SOBasis > basis2 () const Ref< SOBasis > basis3 () const Ref< SOBasis > basis4 () const const double * buffer () const virtual void compute_shell (int, int, int, int) int redundant () const int only_totally_symmetric () const void set_only_totally_symmetric (int i) Protected AttributesRef< TwoBodyInt > tb_ Ref< SOBasis > b1_ Ref< SOBasis > b2_ Ref< SOBasis > b3_ Ref< SOBasis > b4_ double * buffer_ int redundant_ int only_totally_symmetric_ Additional Inherited MembersAuthorGenerated automatically by Doxygen for MPQC from the source code.
Visit the GSP FreeBSD Man Page Interface. |