Commit graph

61 commits

Author SHA1 Message Date
Harry Moffat
b9c9f81761 Made the BandMatrix class and SquareMatrix inherit from a common
parent so that they can be used interchangeably in other software.

Removed PsuedBinaryVPSSTP in favor of MolarityIonicVPSSTP
2011-10-19 20:45:06 +00:00
Harry Moffat
2abd551d71 Took out all using namespace calls from headers. 2011-03-28 21:12:25 +00:00
Harry Moffat
ff3ebb25c2 Merge of the main branch into the LiquidTransportDevelop branch. 2010-11-12 21:37:41 +00:00
Harry Moffat
039696dcc6 More changes for solaris compile 2010-02-09 20:39:03 +00:00
Harry Moffat
35e4c9ea45 Turned on Keyword substition in all files. 2009-11-09 23:36:49 +00:00
Harry Moffat
70647c85ed Initial Import 2009-07-27 23:17:19 +00:00
Harry Moffat
5262bc22a4 Added LCXX_END_LIBS to calc 2009-07-24 01:59:22 +00:00
Harry Moffat
a826141bd8 Reblessed solution 2009-07-24 01:52:02 +00:00
Harry Moffat
d6ebf7b799 Added a compiler option that gets utilized for solaris 2009-07-23 23:24:22 +00:00
Harry Moffat
860aea6090 Added std:: to some string declarations.
added using namespace std to a cpp file
2009-07-23 17:03:04 +00:00
Harry Moffat
c82fa6fff2 Fixed an interface for fortran 2009-07-23 16:59:32 +00:00
Harry Moffat
a29c1238da Added std:: to some string calls 2009-07-23 16:56:48 +00:00
Harry Moffat
2115e4b0d5 Added more clean rules. 2009-04-04 03:23:32 +00:00
Harry Moffat
291d51af83 Fixed permissions on installed files. 2009-03-17 01:40:00 +00:00
Harry Moffat
cf41ef91f3 Fixed a couple of rules. 2009-03-17 01:37:11 +00:00
Harry Moffat
156bb4ca2c Fixed an error in the depends rule. 2009-03-17 01:26:12 +00:00
Harry Moffat
2c3c88d3cc Revamped the fortran demos, adding in tests of the output 2009-03-17 01:02:07 +00:00
Harry Moffat
420e3421b9 Added an include that's needed for ubuntu 2009-01-23 16:03:51 +00:00
Harry Moffat
b2cf384cea Added PURIFY option to makefiles 2008-12-30 21:49:41 +00:00
Dave Goodwin
a2bb5e8135 removed old files 2008-02-09 02:55:08 +00:00
Dave Goodwin
eb2f05874e *** empty log message *** 2007-12-18 03:04:49 +00:00
Dave Goodwin
97b4c08a56 added cantera_iface 2007-12-18 02:41:05 +00:00
Dave Goodwin
e581fe0d85 *** empty log message *** 2007-12-17 22:56:07 +00:00
Dave Goodwin
c438d5846f added spectroscopy support 2007-12-15 17:15:46 +00:00
Harry Moffat
116756ddc5 added a file 2007-08-23 21:53:24 +00:00
Harry Moffat
7dc1e89be3 Fixed a compile problem that occurred on solaris 2007-07-13 16:52:18 +00:00
Harry Moffat
b3a24249b2 Added an all: rule. 2007-07-12 19:44:46 +00:00
Dave Goodwin
7183da1ad4 *** empty log message *** 2007-05-12 14:49:12 +00:00
Dave Goodwin
9ec5f81be1 minor bug fixes 2007-05-10 20:22:36 +00:00
Dave Goodwin
fea8c985f5 reorganized source tree, changed include files, etc. 2007-05-04 15:18:40 +00:00
Harry Moffat
dfc7e71f5b Solaris 10 update
Forgot the template specialization on the static storage declaration.
  Thus, previous commit wouldn't compile on linux. This fixes the
  problem.
2007-03-20 22:42:17 +00:00
Harry Moffat
b23a49c1f2 Solaris 10 updates
Added declarations of static member storage for templated classes.
2007-03-20 21:58:27 +00:00
Dave Goodwin
f50e48e54f updated equilibrate to use 2-character string rather than an integer. 2007-02-10 13:54:30 +00:00
Harry Moffat
271f6edbe9 solaris port
Added the @CXX_DEPENDS@ variable.
2006-12-14 18:42:19 +00:00
Dave Goodwin
ce73f8bacd removed using namespace statements from Cantera header files, and fully qualified most members of std (string, vector< >, etc.) in header files. User programs may need to have "using namespace" statements added. 2006-11-27 21:43:30 +00:00
Harry Moffat
9568195dec Fixed the Makefile that gets used in the install directories.
autoconf variables needed updating.
2006-10-02 16:38:09 +00:00
Harry Moffat
ea8ef700c6 Added SunWS_cache 2006-04-30 22:23:10 +00:00
Harry Moffat
2b90d6827f Solaris: SunWS_cache handling 2006-04-30 22:15:06 +00:00
Dave Goodwin
9e54a6857e *** empty log message *** 2005-07-22 04:02:05 +00:00
Dave Goodwin
9bd690ae04 Prerelease_1_6_0_branch merged into trunk 2005-06-18 16:58:39 +00:00
Dave Goodwin
488f84970e changed f90 mod file handling in Makefiles 2004-11-15 02:33:21 +00:00
Dave Goodwin
1a6678a7b6 *** empty log message *** 2004-10-19 10:48:59 +00:00
Dave Goodwin
b21ad9c412 *** empty log message *** 2004-10-12 12:56:32 +00:00
Dave Goodwin
81f5771b59 improvements to the configuration process 2004-08-09 05:10:18 +00:00
Dave Goodwin
8da6622c31 *** empty log message *** 2004-08-07 06:06:21 +00:00
Harry Moffat
acd155757b Changed the suffix rule format. 2004-08-06 20:55:00 +00:00
Dave Goodwin
e2767cf725 minor changes to fortran files 2004-08-05 17:04:21 +00:00
Dave Goodwin
d23e5ce699 *** empty log message *** 2004-08-05 14:26:37 +00:00
Dave Goodwin
d7e6c19067 *** empty log message *** 2004-08-05 14:07:07 +00:00
Dave Goodwin
a473a9a19f XML module 2004-08-04 11:21:45 +00:00