Xped
Loading...
Searching...
No Matches
Xped::Opts::Bench Struct Reference
Collaboration diagram for Xped::Opts::Bench:

Public Attributes

std::size_t L = 10
 
int D = 1
 
std::size_t Minit = 10
 
std::size_t Qinit = 10
 
std::size_t reps = 10
 
Xped::DMRG::DIRECTION DIR = Xped::DMRG::DIRECTION::LEFT
 
bool NORM = true
 
bool SWEEP = true
 
bool INFO = true
 
std::filesystem::path outfile = std::filesystem::current_path() / "out.csv"
 

Member Data Documentation

◆ D

int Xped::Opts::Bench::D = 1

◆ DIR

Xped::DMRG::DIRECTION Xped::Opts::Bench::DIR = Xped::DMRG::DIRECTION::LEFT

◆ INFO

bool Xped::Opts::Bench::INFO = true

◆ L

std::size_t Xped::Opts::Bench::L = 10

◆ Minit

std::size_t Xped::Opts::Bench::Minit = 10

◆ NORM

bool Xped::Opts::Bench::NORM = true

◆ outfile

std::filesystem::path Xped::Opts::Bench::outfile = std::filesystem::current_path() / "out.csv"

◆ Qinit

std::size_t Xped::Opts::Bench::Qinit = 10

◆ reps

std::size_t Xped::Opts::Bench::reps = 10

◆ SWEEP

bool Xped::Opts::Bench::SWEEP = true

The documentation for this struct was generated from the following file: