![]() |
mptensor
v0.3.0
Parallel Library for Tensor Network Methods
|
Test code of save 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 | save (const size_t n, const std::string &tag) |
| int | main (int argc, char **argv) |
Test code of save function.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void save | ( | const size_t | n, |
| const std::string & | tag | ||
| ) |