cantera/include/cantera/zeroD
Ray Speth fe6b5d3c0b Changed the ordering of Reactor sensitivity coefficients
The order now matches the order in which the corresponding sensitivity reactions
are added to the ReactorNet, regardless of the order in which Reactors and Walls
are added to the network.

Sensitivity parameter names can be accessed using the "sensitivityParameterName"
method of ReactorNet, and the "sensParamID" methods of Reactor and Wall have
been removed as they no longer meaningful.
2012-11-02 20:07:25 +00:00
..
ConstPressureReactor.h Eliminated unnecessary string copying in Reactor / ReactorNet 2012-10-12 20:34:41 +00:00
flowControllers.h Removed some commented-out includes 2012-10-12 20:34:48 +00:00
FlowDevice.h Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
FlowReactor.h Eliminated unnecessary string copying in Reactor / ReactorNet 2012-10-12 20:34:41 +00:00
Reactor.h Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
ReactorBase.h Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
ReactorFactory.h Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
ReactorNet.h Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
Reservoir.h Removing deprecated / nonfunctional methods from Reactor 2012-10-12 20:34:33 +00:00
Wall.h Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00