CHROMA
Public Member Functions | Public Attributes | List of all members

Parameter structure. More...

#include <plaq_gaugeact.h>

Public Member Functions

 PlaqGaugeActParams ()
 Base Constructor. More...
 
 PlaqGaugeActParams (XMLReader &xml_in, const std::string &path)
 Read params from some root path. More...
 

Public Attributes

multi2d< Real > coeffs
 

Detailed Description

Parameter structure.

Definition at line 25 of file plaq_gaugeact.h.

Constructor & Destructor Documentation

◆ PlaqGaugeActParams() [1/2]

Chroma::PlaqGaugeActParams::PlaqGaugeActParams ( )
inline

Base Constructor.

Definition at line 28 of file plaq_gaugeact.h.

◆ PlaqGaugeActParams() [2/2]

Chroma::PlaqGaugeActParams::PlaqGaugeActParams ( XMLReader &  xml_in,
const std::string &  path 
)

Read params from some root path.

Definition at line 45 of file plaq_gaugeact.cc.

References coeffs, Chroma::i, Nd, and Chroma::read().

Member Data Documentation

◆ coeffs

multi2d<Real> Chroma::PlaqGaugeActParams::coeffs

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