#include <SynchronizedRungeKuttaMover.h>
Inheritance diagram for CSynchronizedRungeKuttaMover:


Public Methods | |
| CSynchronizedRungeKuttaMover (double frequency, double stepsize, double eps=1.0e-05) | |
| virtual | ~CSynchronizedRungeKuttaMover () |
| virtual void | Move (double xInitial, double xFinal, ReactionNetwork *pReactionNetwork) |
Private Attributes | |
| std::vector< double > | m_vdSteps |
| bool | m_bSyncFlag |
|
||||||||||||||||
|
Definition at line 11 of file SynchronizedRungeKuttaMover.cpp. References m_bSyncFlag. |
|
|
Definition at line 17 of file SynchronizedRungeKuttaMover.cpp. |
|
||||||||||||||||
|
|
Definition at line 27 of file SynchronizedRungeKuttaMover.h. Referenced by CSynchronizedRungeKuttaMover, and Move. |
|
|
Definition at line 26 of file SynchronizedRungeKuttaMover.h. Referenced by Move. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002