|
Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|

Public Member Functions | |
| Integrals (int no, int nv, World &dw_) | |
| ~Integrals () | |
| void | fill_rand () |
| Idx_Tensor | operator[] (char const *idx_map_) |
Data Fields | |
| World * | dw |
| Tensor * | aa |
| Tensor * | ii |
| Tensor * | ab |
| Tensor * | ai |
| Tensor * | ia |
| Tensor * | ij |
| Tensor * | abcd |
| Tensor * | abci |
| Tensor * | aibc |
| Tensor * | aibj |
| Tensor * | abij |
| Tensor * | ijab |
| Tensor * | aijk |
| Tensor * | ijak |
| Tensor * | ijkl |
|
inline |
|
inline |
Definition at line 93 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 |