|
CHROMA
|
Intgrator for exp(S dt) More...
#include "chromabase.h"#include "handle.h"#include "update/molecdyn/monomial/abs_monomial.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::LatColMatExpSdtIntegratorParams |
| class | Chroma::LatColMatExpSdtIntegrator |
| MD integrator interface for PQP leapfrog. More... | |
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::LatColMatExpSdtIntegratorEnv | |
Functions | |
| bool | Chroma::LatColMatExpSdtIntegratorEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, LatColMatExpSdtIntegratorParams &p) |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const LatColMatExpSdtIntegratorParams &p) |
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_exp_sdt.h.