CHROMA
Public Attributes | List of all members
Chroma::ChromaWilsonRitz_t Struct Reference

Struct for the overall application. More...

#include <eigen_io.h>

Public Attributes

int version
 
std::string fermact
 
std::string state_info
 
multi1d< int > nrow
 
QDP::Seed seed
 
RitzParams_t ritz_params
 
Cfg_t cfg
 
EigenIO_t eigen_io_params
 

Detailed Description

Struct for the overall application.

Definition at line 49 of file eigen_io.h.

Member Data Documentation

◆ cfg

Cfg_t Chroma::ChromaWilsonRitz_t::cfg

Definition at line 57 of file eigen_io.h.

Referenced by main(), Chroma::read(), and Chroma::write().

◆ eigen_io_params

EigenIO_t Chroma::ChromaWilsonRitz_t::eigen_io_params

Definition at line 58 of file eigen_io.h.

Referenced by Chroma::read(), Chroma::write(), and Chroma::writeEigen().

◆ fermact

std::string Chroma::ChromaWilsonRitz_t::fermact

Definition at line 52 of file eigen_io.h.

Referenced by main(), Chroma::read(), and Chroma::write().

◆ nrow

multi1d<int> Chroma::ChromaWilsonRitz_t::nrow

Definition at line 54 of file eigen_io.h.

Referenced by main(), Chroma::read(), and Chroma::write().

◆ ritz_params

RitzParams_t Chroma::ChromaWilsonRitz_t::ritz_params

◆ seed

QDP::Seed Chroma::ChromaWilsonRitz_t::seed

Definition at line 55 of file eigen_io.h.

Referenced by main(), Chroma::read(), and Chroma::write().

◆ state_info

std::string Chroma::ChromaWilsonRitz_t::state_info

Definition at line 53 of file eigen_io.h.

Referenced by main(), Chroma::read(), and Chroma::write().

◆ version

int Chroma::ChromaWilsonRitz_t::version

Definition at line 51 of file eigen_io.h.

Referenced by Chroma::read(), and Chroma::write().


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