cantera/samples/cxx
Ray Speth 3944dda878 Fix path to Cantera.mak in sample Fortran Makefiles
Use relative path if the Cantera install directory contains spaces, as the
Makefile 'include' statement doesn't seem to have a way to escape the space
otherwise.
2014-04-28 18:18:10 +00:00
..
bvp Removed redundant / vestigial code from the Blasius example 2012-12-30 00:16:58 +00:00
combustor [Samples] Improve output of 'combustor' sample C++ program 2014-01-02 22:23:32 +00:00
flamespeed [1D] Remove unused method 'setAdiabaticFlame' 2014-01-23 04:20:42 +00:00
kinetics1 Pass "const std::string&" instead of "std::string" when possible 2012-10-24 15:42:51 +00:00
NASA_coeffs [Samples] Fix missing includes in C++ sample programs 2013-10-07 15:17:28 +00:00
rankine Eliminate redundant standard library includes 2013-06-05 17:08:13 +00:00
demo.cpp Use quotes instead of angle brackets for non-system header #includes 2012-03-15 19:52:16 +00:00
Makefile.in [SCons] Fixed path to Cantera.mak in sample Makefiles 2013-03-04 17:31:11 +00:00
SConscript Fix path to Cantera.mak in sample Fortran Makefiles 2014-04-28 18:18:10 +00:00
SConstruct.in SCons-generated SConstruct files specify Visual Studio version 2013-06-05 03:08:48 +00:00