cantera/src/fortran
Harry Moffat 25ba149aab Sorry for monolithic commit. Will break it up in the future.
Moved the external libraries to separate library files so that libcantera.a just contains its own namespace externals.

Fixed several errors in the equilibrium program that occurred during the port. (int to size_t issues).

Moved some equilibrium program headers to the include file system, so that it can link with equilibrium program.

Worked on Cantera.mak. Needs more work.

Fixed an issue with the Residual virtual base classes within numerics. They didn't inherit due to int to size_t migration. This caused numerous test problems to fail (issue with backwards compatibility - do we want it and how much do we want?).

Added csvdiff back so that it's available for shell environment runtests.
2012-04-05 00:24:31 +00:00
..
cantera.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_funcs.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_iface.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_kinetics.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_thermo.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_transport.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
cantera_xml.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
fct.cpp Removed a number of unused / redundant typedefs 2012-03-15 19:51:57 +00:00
fct_interface.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
fctxml.cpp Moved a few standard library includes to more local scopes 2012-03-23 22:16:04 +00:00
fctxml_interface.f90 Reorganized source tree structure 2012-02-12 02:27:14 +00:00
genf.py Fixed qualifiers for functions that are part of the Cantera DLL 2012-02-27 18:15:47 +00:00
makect.py Cleaned up whitespace in all Python files using reindent.py 2012-02-27 18:13:05 +00:00
SConscript Sorry for monolithic commit. Will break it up in the future. 2012-04-05 00:24:31 +00:00