cantera/samples/cxx
Ray Speth bc609ce2da [SCons] Fix Makefiles generated for C++ examples
- Use CXXFLAGS to pass flags to C++ compiler (not CCFLAGS)
- Set CXXFLAGS based on flags that Cantera was compiled with (which will include
  things like -pthread and -std=c++0x as necessary
- Remove incorrect / unused target for the target binary
- Add the generated binary to things remove by 'make clean'
2016-07-22 13:09:54 -04:00
..
bvp
combustor [Reactor] Add flow-device-specific methods for setting coefficients 2016-06-23 11:53:20 -04:00
flamespeed
kinetics1
LiC6_electrode [C++] Clean up of top-level headers 2016-05-14 16:10:10 -04:00
NASA_coeffs [Thermo] Combine SpeciesThermo and GeneralSpeciesThermo 2016-06-23 17:00:15 -04:00
rankine
demo.cpp
Makefile.in [SCons] Fix Makefiles generated for C++ examples 2016-07-22 13:09:54 -04:00
SConscript [SCons] Fix Makefiles generated for C++ examples 2016-07-22 13:09:54 -04:00
SConstruct.in