cantera/src
Ray Speth fb1054a259 Fix AnyMap compilation issues with some compilers
Some versions of G++ complained about being unable to decide between the const
and non-const functions. Rewriting without the use of the deprecated
std::mem_fun is the simplest fix.
2019-06-25 22:30:59 -04:00
..
base Fix AnyMap compilation issues with some compilers 2019-06-25 22:30:59 -04:00
clib added factories for FlowDevice and Wall objects 2019-05-28 19:21:28 -04:00
equil Remove code deprecated in Cantera 2.4 2018-12-14 11:27:24 -05:00
fortran Remove code deprecated in Cantera 2.3.0 2017-02-12 19:22:33 -05:00
kinetics [Input] Allow mapping for Arrhenius parameters, and use this as the default 2019-06-25 22:30:59 -04:00
matlab [SCons] Only build the Python package for Python 3.x 2018-09-19 17:59:59 -04:00
numerics Fix regression in compatibility with Sundials 2.4.0 2019-03-14 14:03:51 -04:00
oneD Enable additional states / equations in onedim 2019-04-17 00:06:26 -04:00
pch [SCons] Move PCH-related files out of include to avoid installing them 2016-11-04 11:36:13 -04:00
thermo [Input] Create IdealMolalSoln objects from YAML definitions 2019-06-25 22:30:59 -04:00
tpx Wrapped common uses of boost string algorithms. 2017-10-25 09:30:22 -04:00
transport Add ability to instantiate Transport objects from YAML files 2019-06-25 22:30:59 -04:00
zeroD added factories for FlowDevice and Wall objects 2019-05-28 19:21:28 -04:00
SConscript Add methods for accessing the git commit used when compiling 2017-01-20 22:43:56 -05:00