| Cyclops Tensor Framework
    parallel arithmetic on multidimensional arrays | 
#include "common.h"#include "world.h"#include "../shared/lapack_symbs.h"#include "../tensor/algstrct.h"#include "../shared/util.h"#include "../shared/memcontrol.h"#include "../shared/offload.h"
Go to the source code of this file.
| Namespaces | |
| CTF_int | |
| CTF | |
| Functions | |
| void | CTF_linked () | 
| World & | CTF::get_universe () | 
| Variables | |
| std::set< grid_wrapper > | CTF_int::scalapack_grids | 
| index for ScaLAPACK processor grids  More... | |
| bool | CTF::universe_exists = false | 
| World | CTF::universe ("") |