MPQC
3.0.0-alpha
|
Creates new DistArray4 using TwoBodyFourCenterMOIntsRuntime and a vector of transform keys. More...
#include <chemistry/qc/mbptr12/creator.h>
Public Types | |
typedef Ref< DistArray4 > | ObjT |
Public Member Functions | |
DistArray4Creator (const Ref< TwoBodyFourCenterMOIntsRuntime > &moints_rtime, const std::vector< std::string > &tform_keys) | |
ObjT | operator() () |
Implementation of RangeCreator::operator() | |
Public Member Functions inherited from sc::RangeCreator< Ref< DistArray4 > > | |
RangeCreator (unsigned int n) | |
virtual Ref< DistArray4 > | null () const |
returns the null object. Default is to return T(0). | |
Additional Inherited Members | |
Protected Member Functions inherited from sc::RangeCreator< Ref< DistArray4 > > | |
bool | can_create () const |
void | next () |
unsigned int | ncreated () const |
Creates new DistArray4 using TwoBodyFourCenterMOIntsRuntime and a vector of transform keys.