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::LocalTBGrad< T >

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                          sc::LocalTBGrad<T>(3)

Name

       sc::LocalTBGrad< T >

Synopsis

       Inherits sc::TBGrad<T>.

   PublicMemberFunctionsLocalTBGrad (T &t, const Ref< TwoBodyDerivInt > &tbdi, const Ref< PetiteList > &pl, const Ref<
           GaussianBasisSet > &bs, const Ref< MessageGrp > &g, double *tbg, double pm, double a, int nt=1, int
           tn=0, double exchange_fraction=1.0)
       void run ()
           This is called with the Thread is run from a ThreadGrp.

   PublicAttributes
       double * tbgradProtectedAttributesMessageGrp * grp_TwoBodyDerivInt * tbi_GaussianBasisSet * gbs_PetiteList * rpl_Molecule * mol_
       double pmax_
       double accuracy_
       int threadno_
       int nthread_AdditionalInheritedMembers

See Also