cantera/include
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
..
cantera Fixed some indexing problems in the equilibrium solvers 2012-04-12 21:35:47 +00:00