cantera/ext
Ray Speth 82d467944f Eliminated temporary files from the ct2ctml conversion process
Added libstringstream, which maps stdin and stdout to std::iostream.
Using this library means we no longer create either the temporary .py
file or the ct2ctml.log file.

This also eliminates the synchronization problems that motivated the
sleep commands around the system call, so cti to ctml conversions are
significantly faster now.
2012-03-09 22:59:21 +00:00
..
blas Fixed some problems building with Fortran sources for BLAS, LAPACK, etc. 2012-02-23 21:24:32 +00:00
cvode Merge branch 'pecos_autotools' into 'trunk' 2012-02-10 16:22:02 +00:00
f2c_blas Moved a BLAS function out of f2c_math 2012-03-05 20:47:02 +00:00
f2c_lapack Removed f2c source files for functions with undefined externals 2012-02-13 17:24:20 +00:00
f2c_libs Fixed issues compiling with MinGW using SCons 2012-02-21 16:06:07 +00:00
f2c_math Moved a BLAS function out of f2c_math 2012-03-05 20:47:02 +00:00
gtest Imported source code for googletest 2012-02-01 23:34:40 +00:00
lapack Fixed some problems building with Fortran sources for BLAS, LAPACK, etc. 2012-02-23 21:24:32 +00:00
libexecstream Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +00:00
math Fixed some problems building with Fortran sources for BLAS, LAPACK, etc. 2012-02-23 21:24:32 +00:00
Makefile.am Reorganized source tree structure 2012-02-12 02:27:14 +00:00
SConscript Eliminated temporary files from the ct2ctml conversion process 2012-03-09 22:59:21 +00:00