Package hedge :: Package timestep :: Package multirate_ab :: Class _MRABEvaluator
[hide private]
[frames] | no frames]

Class _MRABEvaluator

source code


Instance Methods [hide private]
 
__init__(self, stepper, y, t, rhss) source code
 
integrate_in_time(self, insn) source code
 
history_update(self, insn) source code
 
get_result(self) source code

Inherited from processors.MRABProcessor: end_substep_loop, eval_expr, run, start_substep_loop

Method Details [hide private]

__init__(self, stepper, y, t, rhss)
(Constructor)

source code 
Overrides: processors.MRABProcessor.__init__

integrate_in_time(self, insn)

source code 
Overrides: processors.MRABProcessor.integrate_in_time

history_update(self, insn)

source code 
Overrides: processors.MRABProcessor.history_update