cantera/Cantera/src/thermo
2006-04-29 10:45:49 +00:00
..
.cvsignore Added SunWS_cache deletion 2006-03-03 22:00:44 +00:00
Makefile.in Added SunWS_cache deletion 2006-03-03 22:00:44 +00:00
MolalityVPSSTP.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00
MolalityVPSSTP.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00
SingleSpeciesTP.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00
SingleSpeciesTP.h Added an example of SingleSpeciesTP, called StoichSubstanceSSTP, which 2005-10-24 21:52:23 +00:00
StoichSubstanceSSTP.cpp Added an example of SingleSpeciesTP, called StoichSubstanceSSTP, which 2005-10-24 21:52:23 +00:00
StoichSubstanceSSTP.h Added a few more files to handle liquid electrochemistry thermo. 2005-11-14 18:49:56 +00:00
VPStandardStateTP.cpp changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00
VPStandardStateTP.h changed from using ctvector to using std::vector. Required replacing v.begin() in many places by &v[0]. Macro DATA_PTR(v) defined for readability. 2006-04-29 10:45:49 +00:00