MPQC 3.0.0-alpha
Loading...
Searching...
No Matches
sc::FockDistDynamic4 Class Reference
Inheritance diagram for sc::FockDistDynamic4:
sc::FockDistDynamic sc::FockDist sc::RefCount

Public Member Functions

 FockDistDynamic4 (const sc::Ref< sc::GaussianBasisSet > &, const sc::Ref< FockBlocks > &, const sc::Ref< sc::PetiteList > &pl, const sc::Ref< sc::MessageGrp > &, int nthread, int mythread, const signed char *pmax, sc::Ref< sc::TwoBodyInt > eri, int l2tol)
 
bool get_blocks (int &, int &, int &, int &)
 
void init ()
 
- Public Member Functions inherited from sc::FockDistDynamic
 FockDistDynamic (const sc::Ref< sc::GaussianBasisSet > &, const sc::Ref< FockBlocks > &, const sc::Ref< sc::PetiteList > &pl, const sc::Ref< sc::MessageGrp > &, int nthread, int mythread, const signed char *pmax, sc::Ref< sc::TwoBodyInt > eri, int l2tol)
 
bool fixed_integral_map ()
 
- Public Member Functions inherited from sc::FockDist
 FockDist (const sc::Ref< sc::GaussianBasisSet > &, const sc::Ref< FockBlocks > &, const sc::Ref< sc::PetiteList > &pl, const sc::Ref< sc::MessageGrp > &, int nthread, int mythread)
 
int nblock () const
 
int begin (int iblock) const
 
int end (int iblock) const
 
int size (int iblock) const
 
const sc::Ref< FockBlocks > & fockblocks () const
 
- Public Member Functions inherited from sc::RefCount
size_t identifier () const
 Return the unique identifier for this object that can be compared for different objects of different types.
 
int lock_ptr () const
 Lock this object.
 
int unlock_ptr () const
 Unlock this object.
 
void use_locks (bool inVal)
 start and stop using locks on this object
 
refcount_t nreference () const
 Return the reference count.
 
refcount_t reference ()
 Increment the reference count and return the new count.
 
refcount_t dereference ()
 Decrement the reference count and return the new count.
 
int managed () const
 Return 1 if the object is managed. Otherwise return 0.
 

Protected Types

typedef std::vector< std::pair< int, int > > pairvec_t
 
- Protected Types inherited from sc::FockDistDynamic
typedef std::multimap< std::pair< int, int >, std::pair< int, int >, std::greater< std::pair< int, int > > > pairmap_t
 

Protected Member Functions

bool next_block ()
 
void run_server ()
 
bool server_get_blocks (int &, int &, int &, int &)
 
bool ijkl (int &i, int &j, int &k, int &l)
 
- Protected Member Functions inherited from sc::FockDistDynamic
bool static_distribution ()
 
- Protected Member Functions inherited from sc::FockDist
bool in_p1 (int i)
 
- Protected Member Functions inherited from sc::RefCount
 RefCount (const RefCount &)
 
RefCountoperator= (const RefCount &)
 

Protected Attributes

pairvec_t ijvec_
 
pairvec_t klvec_
 
int a_
 
int b_
 
int a_end_
 
int b_end_
 
int nij_
 
int nkl_
 
sc::MessageGrp::MessageHandle recv_handle_
 
sc::MessageGrp::MessageHandle send_handle_
 
bool requested_work_
 
int work_ [4]
 
- Protected Attributes inherited from sc::FockDistDynamic
pairmap_t ijmap_
 
pairmap_t klmap_
 
pairmap_t::const_iterator ij_iter_
 
pairmap_t::const_iterator kl_iter_
 
FockDiststatic_
 
- Protected Attributes inherited from sc::FockDist
sc::Ref< FockBlocksblocks_
 
sc::Ref< sc::MessageGrpmsg_
 
sc::Ref< sc::PetiteListpl_
 
int nthread_
 
int mythread_
 
int nproc_
 
int myproc_
 

Member Function Documentation

◆ get_blocks()

bool sc::FockDistDynamic4::get_blocks ( int & ,
int & ,
int & ,
int &  )
virtual

Implements sc::FockDist.

◆ init()

void sc::FockDistDynamic4::init ( )
virtual

Implements sc::FockDist.


The documentation for this class was generated from the following file:

Generated at Wed Sep 25 2024 02:45:32 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.12.0.