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

#include <lcm_exp_sdt.h>

Public Member Functions

 LatColMatExpSdtIntegratorParams ()
 
 LatColMatExpSdtIntegratorParams (XMLReader &xml, const std::string &path)
 

Public Attributes

int n_steps
 
multi1d< std::string > monomial_list
 

Detailed Description

Definition at line 33 of file lcm_exp_sdt.h.

Constructor & Destructor Documentation

◆ LatColMatExpSdtIntegratorParams() [1/2]

Chroma::LatColMatExpSdtIntegratorParams::LatColMatExpSdtIntegratorParams ( )

◆ LatColMatExpSdtIntegratorParams() [2/2]

Chroma::LatColMatExpSdtIntegratorParams::LatColMatExpSdtIntegratorParams ( XMLReader &  xml,
const std::string &  path 
)

Definition at line 48 of file lcm_exp_sdt.cc.

References monomial_list, n_steps, and Chroma::read().

Member Data Documentation

◆ monomial_list

multi1d<std::string> Chroma::LatColMatExpSdtIntegratorParams::monomial_list

Definition at line 38 of file lcm_exp_sdt.h.

Referenced by LatColMatExpSdtIntegratorParams().

◆ n_steps

int Chroma::LatColMatExpSdtIntegratorParams::n_steps

Definition at line 37 of file lcm_exp_sdt.h.

Referenced by LatColMatExpSdtIntegratorParams().


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