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

FreeBSD Manual Pages

  
 
  

home | help
sc::HSOSV1Erep1Qtr(3)		     MPQC		 sc::HSOSV1Erep1Qtr(3)

NAME
       sc::HSOSV1Erep1Qtr

SYNOPSIS
       Inherits	sc::Thread.

   Public Member Functions
       HSOSV1Erep1Qtr (int mythread_a, int nthread_a, int me_a,	int nproc_a,
	   const Ref< ThreadLock > &lock_a, const Ref< GaussianBasisSet	>
	   &basis_a, const Ref<	TwoBodyInt > &tbint_a, int ni_a, double
	   **scf_vector_a, double tol_a, int debug_a)
       void run	()
	   This	is called with the Thread is run from a	ThreadGrp.
       void accum_buffer (double *buffer)
       void set_data (int R_a, int nr_a, int S_a, int ns_a, int	ni_a, int
	   ioffset_a)
       double aoint_computed ()
       virtual void run	()=0
	   This	is called with the Thread is run from a	ThreadGrp.

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

Member Function	Documentation
   void	sc::HSOSV1Erep1Qtr::run	() [virtual]
       This is called with the Thread is run from a ThreadGrp.

       Implements sc::Thread.

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

Version	2.3.1			Tue May	13 2025		 sc::HSOSV1Erep1Qtr(3)

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

home | help