mptensor  v0.3.0
Parallel Library for Tensor Network Methods
reshape.cc File Reference

Benchmark of reshape. More...

#include <iostream>
#include <mpi.h>
#include <mptensor/mptensor.hpp>
#include "timer.hpp"

Functions

int omp_get_max_threads ()
 
double elem (mptensor::Index index)
 
int main (int argc, char **argv)
 

Detailed Description

Benchmark of reshape.

Author
Satoshi Morita morit.nosp@m.a@is.nosp@m.sp.u-.nosp@m.toky.nosp@m.o.ac..nosp@m.jp
Date
Dec 24 2015

Function Documentation

◆ elem()

double elem ( mptensor::Index  index)
inline

◆ main()

int main ( int  argc,
char **  argv 
)

◆ omp_get_max_threads()

int omp_get_max_threads ( )