#include <alg_int.h>
Inherits cps::AlgIntAB.
Public Member Functions | |
| AlgIntOmelyan (AlgInt &A, AlgInt &B, IntABArg &) | |
| virtual | ~AlgIntOmelyan () |
| evolve method evolves the integrator | |
| void | evolve (Float dt, int steps) |
| method to calculate energy (if necessary) | |
|
||||||||||||||||
|
Definition at line 31 of file alg_int_omelyan.C. References cps::IntABArg::lambda. |
|
|
evolve method evolves the integrator
Definition at line 43 of file alg_int_omelyan.C. |
|
||||||||||||
|
method to calculate energy (if necessary)
Implements cps::AlgIntAB. Definition at line 47 of file alg_int_omelyan.C. References cps::CSM, cps::AlgInt::evolve(), cps::Float, and cps::CheckSum::SaveComment(). |
1.3.9.1