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

FreeBSD Manual Pages

  
 
  

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

NAME
       sc::CSGradS2PDM

SYNOPSIS
       Inherits	sc::Thread.

   Public Member Functions
       CSGradS2PDM (int	mythread_a, int	nthread_a, int me_a, int nproc_a,
	   const Ref< ThreadLock > &lock_a, const Ref< GaussianBasisSet	>
	   &basis_a, const Ref<	TwoBodyDerivInt	> &tbintder_a, const double
	   *PHF_a, const double	*P2AO_a, int tol_a, int	debug_a, int
	   dynamic_a)
       void accum_mp2_contrib (double **ginter)
       void accum_hf_contrib (double **hf_ginter)
       void run	()
	   This	is called with the Thread is run from a	ThreadGrp.
       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::CSGradS2PDM::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::CSGradS2PDM(3)

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

home | help