| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 

| Public Member Functions | |
| Amplitudes (int no, int nv, World &dw_) | |
| ~Amplitudes () | |
| Idx_Tensor | operator[] (char const *idx_map_) | 
| void | fill_rand () | 
| Data Fields | |
| Tensor * | ai | 
| Tensor * | abij | 
| World * | dw | 
| 
 | inline | 
| 
 | inline | 
Definition at line 179 of file ccsd.cxx.
References CTF::comm, CTF::World::comm, CTF::Tensor< dtype >::get_local_data(), ctf.core::rank(), and CTF::Tensor< dtype >::write().
Referenced by main(), and train_ccsd().
| 
 | inline | 
| Tensor* Amplitudes::abij | 
Definition at line 157 of file ccsd.cxx.
Referenced by ccsd(), main(), and train_ccsd().
| Tensor* Amplitudes::ai | 
Definition at line 156 of file ccsd.cxx.
Referenced by main(), and train_ccsd().