sc::LocalLBGBuild< T >(3) Library Functions Manual sc::LocalLBGBuild< T >(3)

sc::LocalLBGBuild< T >

Inherits sc::GBuild< T >.


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.


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_

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

Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1 MPQC