logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

sc::TwoBodySOInt

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                              sc::TwoBodySOInt(3)

Name

       sc::TwoBodySOInt

Synopsis

       Inherits sc::RefCount.

   PublicMemberFunctionsTwoBodySOInt (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)

   ProtectedAttributesRef< TwoBodyInt > tb_Ref< SOBasis > b1_Ref< SOBasis > b2_Ref< SOBasis > b3_Ref< SOBasis > b4_
       double * buffer_
       int redundant_
       int only_totally_symmetric_AdditionalInheritedMembers

See Also