Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
sc::LocalLBGBuild< T >(3)	     MPQC	     sc::LocalLBGBuild<	T >(3)

NAME
       sc::LocalLBGBuild< T >

SYNOPSIS
       Inherits	sc::GBuild< T >.

   Public Member Functions
       LocalLBGBuild (T	&t, const Ref< TwoBodyInt > &tbi, const	Ref< Integral
	   > &ints, const Ref< GaussianBasisSet	> &bs, const Ref< MessageGrp >
	   &g, signed char *pm)
       void build_gmat (double accuracy)

       Public Member Functions inherited from sc::GBuild< T >
       GBuild (T &t)

       Public Member Functions inherited from sc::Thread
       virtual void run	()=0
	   This	is called with the Thread is run from a	ThreadGrp.

   Protected Attributes
       Ref< MessageGrp > grp_
       Ref< TwoBodyInt > tbi_
       Ref< Integral > integral_
       Ref< GaussianBasisSet > gbs_
       signed char * pmax

       Protected Attributes inherited from sc::GBuild< T >
       T & contribution
       double accuracy_

   Additional Inherited	Members
       Static Public Member Functions inherited	from sc::Thread
       static void * run_Thread_run (void *thread)

Author
       Generated automatically by Doxygen for MPQC from	the source code.

Version	2.3.1			Tue May	13 2025	     sc::LocalLBGBuild<	T >(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sc_LocalLBGBuild&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help