|
CHROMA
|
Intgrator for exp(T dt) More...
#include "chromabase.h"#include "update/molecdyn/hamiltonian/abs_hamiltonian.h"#include "update/molecdyn/integrator/abs_integrator.h"Go to the source code of this file.
Classes | |
| struct | Chroma::LatColMatExpTdtIntegratorParams |
| class | Chroma::LatColMatExpTdtIntegrator |
| MD integrator interface for PQP leapfrog. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LatColMatExpTdtIntegratorEnv | |
Functions | |
| bool | Chroma::LatColMatExpTdtIntegratorEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, LatColMatExpTdtIntegratorParams &p) |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const LatColMatExpTdtIntegratorParams &p) |
Intgrator for exp(T dt)
A component integrator to integrate exp(T dt) for the kinetic term (momenta) (ie this is a leapQ like component)
Definition in file lcm_exp_tdt.h.