|
MPQC
3.0.0-alpha
|
All try environment first, then keyval (which may be null), to initialize the corresponding default objectReturn the initial ThreadGrp. More...
Functions | |
| sc::Ref< sc::ThreadGrp > | sc::MPQCInit::init_threadgrp (Ref< sc::KeyVal > keyval=Ref< KeyVal >()) |
| sc::Ref< sc::MemoryGrp > | sc::MPQCInit::init_memorygrp (Ref< sc::KeyVal > keyval=Ref< KeyVal >()) |
| Return the initial MemoryGrp. | |
| void | sc::MPQCInit::init_integrals (Ref< KeyVal > keyval=Ref< KeyVal >()) |
| Initialize the default integral factory. | |
| void | sc::MPQCInit::init_resources (Ref< KeyVal > keyval=Ref< KeyVal >()) |
| Initialize the default ConsumableResources object. | |
| void | sc::MPQCInit::init_timer (const Ref< MessageGrp > &grp, Ref< KeyVal > keyval=Ref< KeyVal >()) |
| Initialize the default region timer. | |
All try environment first, then keyval (which may be null), to initialize the corresponding default object
Return the initial ThreadGrp.