CHROMA
Classes | Namespaces | Functions
lcm_sts_min_norm2_recursive_dtau.h File Reference

Intgrator for exp(S dt) More...

#include "chromabase.h"
#include "update/molecdyn/hamiltonian/abs_hamiltonian.h"
#include "update/molecdyn/integrator/abs_integrator.h"
#include "update/molecdyn/integrator/integrator_shared.h"

Go to the source code of this file.

Classes

struct  Chroma::LatColMatSTSMinNorm2DTauRecursiveIntegratorParams
 
class  Chroma::LatColMatSTSMinNorm2DTauRecursiveIntegrator
 MD integrator interface for PQP leapfrog. More...
 

Namespaces

 Chroma
 Asqtad Staggered-Dirac operator.
 
 Chroma::LatColMatSTSMinNorm2DTauRecursiveIntegratorEnv
 

Functions

bool Chroma::LatColMatSTSMinNorm2DTauRecursiveIntegratorEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, LatColMatSTSMinNorm2DTauRecursiveIntegratorParams &p)
 
void Chroma::write (XMLWriter &xml, const std::string &path, const LatColMatSTSMinNorm2DTauRecursiveIntegratorParams &p)
 

Detailed Description

Intgrator for exp(S dt)

A component integrator to integrate exp(Sdt) for some monomial list S (ie this is a leapP like component)

Definition in file lcm_sts_min_norm2_recursive_dtau.h.