cantera/src/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.cpp Eliminated unnecessary string copying in Reactor / ReactorNet 2012-10-12 20:34:41 +00:00
FlowDevice.cpp Removed some unnecessary "using namespace" directives 2012-10-24 15:45:19 +00:00
FlowReactor.cpp Eliminated unnecessary string copying in Reactor / ReactorNet 2012-10-12 20:34:41 +00:00
Makefile.am Removed the broken/unused PID_Controller class 2012-10-12 20:34:56 +00:00
Reactor.cpp Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
ReactorBase.cpp Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
ReactorFactory.cpp Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
ReactorNet.cpp Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00
Wall.cpp Changed the ordering of Reactor sensitivity coefficients 2012-11-02 20:07:25 +00:00