cantera/src/base
Ray Speth b38a9332e2 Treat duplicate keys in composition strings as errors
For example, 'H2:0.5, O2:0.5, H2:0.1', which would previously have been treated
as equivalent to 'O2:0.5, H2:0.1'.
2015-10-05 13:02:16 -04:00
..
application.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
application.h Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
checkFinite.cpp Fix a compilation error when using '-std=c++11' 2015-09-04 18:37:55 -04:00
clockWC.cpp Cleaned up Doxygen docs for class clockWC 2013-04-18 22:07:11 +00:00
ct2ctml.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
ctexceptions.cpp Remove leftover "fenv" cruft 2015-07-15 12:46:48 -04:00
ctml.cpp Consistently use vector_fp and vector_int typedefs 2015-08-02 23:06:16 -04:00
global.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
plots.cpp Remove unnecessary use of static_cast<int> 2014-01-31 23:15:09 +00:00
stringUtils.cpp Treat duplicate keys in composition strings as errors 2015-10-05 13:02:16 -04:00
units.h Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00
ValueCache.cpp Introduce a more general method of caching results 2014-03-18 00:48:38 +00:00
xml.cpp Clean up interstitial whitespace 2015-08-02 23:06:16 -04:00