Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
Integrals Class Reference
Collaboration diagram for Integrals:

Public Member Functions

 Integrals (int no, int nv, World &dw_)
 
 ~Integrals ()
 
void fill_rand ()
 
Idx_Tensor operator[] (char const *idx_map_)
 

Data Fields

Worlddw
 
Tensoraa
 
Tensorii
 
Tensorab
 
Tensorai
 
Tensoria
 
Tensorij
 
Tensorabcd
 
Tensorabci
 
Tensoraibc
 
Tensoraibj
 
Tensorabij
 
Tensorijab
 
Tensoraijk
 
Tensorijak
 
Tensorijkl
 

Detailed Description

Definition at line 18 of file ccsd.cxx.

Constructor & Destructor Documentation

Integrals::Integrals ( int  no,
int  nv,
World dw_ 
)
inline

Definition at line 37 of file ccsd.cxx.

References AS, and NS.

Integrals::~Integrals ( )
inline

Definition at line 73 of file ccsd.cxx.

Member Function Documentation

void Integrals::fill_rand ( )
inline
Idx_Tensor Integrals::operator[] ( char const *  idx_map_)
inline

Definition at line 115 of file ccsd.cxx.

Field Documentation

Tensor* Integrals::aa

Definition at line 21 of file ccsd.cxx.

Tensor* Integrals::ab

Definition at line 23 of file ccsd.cxx.

Tensor* Integrals::abcd

Definition at line 27 of file ccsd.cxx.

Tensor* Integrals::abci

Definition at line 28 of file ccsd.cxx.

Tensor* Integrals::abij

Definition at line 31 of file ccsd.cxx.

Referenced by ccsd().

Tensor* Integrals::ai

Definition at line 24 of file ccsd.cxx.

Referenced by ccsd().

Tensor* Integrals::aibc

Definition at line 29 of file ccsd.cxx.

Tensor* Integrals::aibj

Definition at line 30 of file ccsd.cxx.

Tensor* Integrals::aijk

Definition at line 33 of file ccsd.cxx.

World* Integrals::dw

Definition at line 20 of file ccsd.cxx.

Referenced by ccsd().

Tensor* Integrals::ia

Definition at line 25 of file ccsd.cxx.

Tensor* Integrals::ii

Definition at line 22 of file ccsd.cxx.

Tensor* Integrals::ij

Definition at line 26 of file ccsd.cxx.

Tensor* Integrals::ijab

Definition at line 32 of file ccsd.cxx.

Tensor* Integrals::ijak

Definition at line 34 of file ccsd.cxx.

Tensor* Integrals::ijkl

Definition at line 35 of file ccsd.cxx.


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