![]() |
mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Test code for load function. More...
#include <ctime>#include <iomanip>#include <iostream>#include <string>#include <mptensor/mptensor.hpp>#include "../mpi_tool.hpp"#include "common.hpp"Functions | |
| template<typename tensor > | |
| void | load (const std::string &tag, int proc_size, const tensor &t0) |
| int | main (int argc, char **argv) |
Test code for load function.
| void load | ( | const std::string & | tag, |
| int | proc_size, | ||
| const tensor & | t0 | ||
| ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |