CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::LatColMatTSTLeapfrogRecursiveIntegratorParams Struct Reference

#include <lcm_tst_leapfrog_recursive.h>

Public Member Functions

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

Public Attributes

int n_steps
 
multi1d< std::string > monomial_ids
 
std::string subintegrator_xml
 

Detailed Description

Definition at line 31 of file lcm_tst_leapfrog_recursive.h.

Constructor & Destructor Documentation

◆ LatColMatTSTLeapfrogRecursiveIntegratorParams() [1/2]

Chroma::LatColMatTSTLeapfrogRecursiveIntegratorParams::LatColMatTSTLeapfrogRecursiveIntegratorParams ( )

◆ LatColMatTSTLeapfrogRecursiveIntegratorParams() [2/2]

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

Member Data Documentation

◆ monomial_ids

multi1d<std::string> Chroma::LatColMatTSTLeapfrogRecursiveIntegratorParams::monomial_ids

◆ n_steps

int Chroma::LatColMatTSTLeapfrogRecursiveIntegratorParams::n_steps

◆ subintegrator_xml

std::string Chroma::LatColMatTSTLeapfrogRecursiveIntegratorParams::subintegrator_xml

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