Simulator programs and utilities for automatic differentiation.
Go to file
Joakim Hove 4e81f95c87 Changes in SimulatorState:
1. Added method setCellDataComponent()
 2. Removed setFirstSat()

Implemented saturation initialisation using setCellDataComponent()
instead of setFirstSat(). This way the template<class Props> has been
removed from the SimulatorState class.
2016-02-22 08:42:04 +01:00
tutorials Changes in SimulatorState: 2016-02-22 08:42:04 +01:00