|
mptensor v0.4.0
Parallel Library for Tensor Network Methods
|
Helper functions of MPI library. More...
Namespaces | |
| namespace | mptensor |
| namespace | mptensor::mpi |
Functions | |
| void | mptensor::mpi::initialize (int argc, char **argv) |
| void | mptensor::mpi::finalize () |
| void | mptensor::mpi::barrier (const comm_type &comm) |
| void | mptensor::mpi::get_info (const comm_type &comm, int &rank, int &size, bool &is_root) |
Helper functions of MPI library.