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

Public Member Functions

 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)
 
virtual void init ()=0
 
virtual bool get_blocks (int &i, int &j, int &k, int &l)=0
 
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::multimap< std::pair< int, int >, std::pair< int, int >, std::greater< std::pair< int, int > > > pairmap_t
 

Protected Member Functions

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

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

◆ fixed_integral_map()

bool sc::FockDistDynamic::fixed_integral_map ( )
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.