|
mptensor v0.4.0
Parallel Library for Tensor Network Methods
|
Typedefs | |
| using | comm_type = MPI_Comm |
Functions | |
| void | initialize (int argc, char **argv) |
| void | finalize () |
| void | barrier (const comm_type &comm) |
| void | get_info (const comm_type &comm, int &rank, int &size, bool &is_root) |
Variables | |
| int | rank = -1 |
| int | size = -1 |
| bool | is_root = false |
| void mptensor::mpi::finalize | ( | ) |
| int mptensor::mpi::rank = -1 |
| int mptensor::mpi::size = -1 |