#include <alg_int.h>
Inherits cps::AlgIntAB.
Public Member Functions | |
| AlgIntSum (AlgInt &A, AlgInt &B, IntABArg &) | |
| virtual | ~AlgIntSum () |
| 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_sum.C. |
|
|
evolve method evolves the integrator
Definition at line 38 of file alg_int_sum.C. |
|
||||||||||||
|
method to calculate energy (if necessary)
Implements cps::AlgIntAB. Definition at line 42 of file alg_int_sum.C. References cps::CSM, and cps::CheckSum::SaveComment(). |
1.3.9.1