cantera/include/cantera
Ray Speth 22806f2896 Fixed some indexing problems in the equilibrium solvers
The expression (m_nsp - m_nel) where both of the variables are
unsigned types was being used as an array size and an upper bound for
some loop indices, neither of which work when there are more elements
than species.
2012-04-12 21:35:47 +00:00
..
base Added an overload of operator<< for std::vector 2012-04-11 17:37:23 +00:00
equil Fixed some indexing problems in the equilibrium solvers 2012-04-12 21:35:47 +00:00
kinetics Fixed an error with the instanteation of electrode reactions using 2012-04-05 22:50:51 +00:00
numerics Distinguish between factorization failures and other errors in DenseMatrix.solve 2012-04-11 17:37:27 +00:00
oneD Resolved a few Doxygen warnings 2012-03-30 23:48:56 +00:00
spectra Resolved a few Doxygen warnings 2012-03-30 23:48:56 +00:00
thermo Moved some #includes to the top of their respective files 2012-04-12 15:28:24 +00:00
tpx Removed rogue tabs in the C++ source code 2012-02-27 18:15:02 +00:00
transport Moved Tortuosity.h to include file structure so that 1Delectrode code can work. 2012-04-07 00:06:00 +00:00
zeroD Removed a number of unused / redundant typedefs 2012-03-15 19:51:57 +00:00
Cantera.h Added include files that I had said I had moved, but in fact did not. 2012-04-05 19:34:43 +00:00
Edge.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
electrolyteThermo.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
equilibrium.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
GRI30.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
IdealGasMix.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
IncompressibleSolid.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
integrators.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
Interface.h Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
kinetics.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
Metal.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
numerics.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
onedim.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
PureFluid.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
radiation.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
reactionpaths.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
solvers.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
spectra.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
surface.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
thermo.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00
transport.h Removed execute permission from nonexecutable files 2012-03-13 17:32:41 +00:00
zerodim.h Updated #includes to reflect new header file locations 2012-02-12 02:44:14 +00:00