cantera/Cantera/src
John Hewson 4b676b388c Changed the signature of LiquidTranInteraction::getMatrixTransProp(
DenseMatrix &mat, doublereal* speciesValues = 0 ) so that now it takes
a reference to the matrix that needs to be filled, avoiding an extra
copy construction.

For vector and DenseMatrix resize operations, added 0.0 or 0 as
initialization value so that we don't have garbage in these.  This is
most relevant for vectors of pointers where we need NULL values to
test against.
2010-01-12 00:42:50 +00:00
..
base Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
converters Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
equil Switched a call in MultiPhase to be public. 2009-12-30 17:58:38 +00:00
kinetics Made the destructor virtual 2009-12-11 01:19:09 +00:00
numerics Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
oneD Merged changes from the 1.8.0 branch ontl the main trunk. 2010-01-04 00:46:26 +00:00
spectra Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
thermo Reverted commit #316# , which added a pointer to a transport object. 2009-12-24 17:11:51 +00:00
transport Changed the signature of LiquidTranInteraction::getMatrixTransProp( 2010-01-12 00:42:50 +00:00
zeroD Turned on keyword substitution in the cpp files. 2009-12-09 17:50:27 +00:00
CMakeLists.txt removed old files 2008-02-09 02:55:08 +00:00
Makefile.in Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00