MPQC
3.0.0-alpha
|
Public Member Functions | |
TwoBodyMOIntsTransform_13Inds (const Ref< TwoBodyMOIntsTransform > &tform, int mythread, int nthread, const Ref< ThreadLock > &lock, const Ref< TwoBodyInt > &tbint, double tol, int debug) | |
void | set_i_offset (const int ioff) |
void | set_ni (const int nivalue) |
void | run () |
This is called with the Thread is run from a ThreadGrp. | |
Static Public Member Functions | |
static size_t | compute_required_dynamic_memory (const TwoBodyMOIntsTransform &tform, int ibatchsize) |
computes how much memory will be allocated via new or similar means (MemoryGrp::malloc_local()) | |
Static Public Member Functions inherited from sc::Thread | |
static void * | run_Thread_run (void *thread) |