cantera/Cantera/src
Harry Moffat 6dae6c7a2c Doxygen update. Added SingleSpeciesTP to doxygen.
I took out overloaded functions that weren't doing anything.
2007-02-07 21:26:47 +00:00
..
converters solaris port 2006-12-14 18:42:19 +00:00
oneD solaris port 2006-12-14 20:51:47 +00:00
thermo Doxygen update. Added SingleSpeciesTP to doxygen. 2007-02-07 21:26:47 +00:00
transport solaris port 2006-12-14 18:42:19 +00:00
zeroD Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
.cvsignore Added SunWS_cache 2006-04-30 22:08:01 +00:00
Array.h Added std:: to fill() command. 2006-12-14 16:46:49 +00:00
ArrayViewer.h 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
BandMatrix.cpp 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
BandMatrix.h solaris port; 2006-12-14 18:17:12 +00:00
BasisOptimize.cpp misc fixes 2007-01-27 16:54:48 +00:00
ChemEquil.cpp Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
ChemEquil.h Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
config.h *** empty log message *** 2005-06-25 05:53:36 +00:00
ConstCpPoly.cpp General commit for a reworking of the Species reference state thermo 2005-10-22 00:18:16 +00:00
ConstCpPoly.h General commit for a reworking of the Species reference state thermo 2005-10-22 00:18:16 +00:00
ConstDensityThermo.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-28 17:22:23 +00:00
ConstDensityThermo.h solaris port; 2006-12-14 18:17:12 +00:00
Constituents.cpp doxygen update. 2007-02-01 01:14:56 +00:00
Constituents.h doxygen update. 2007-02-01 01:14:56 +00:00
Crystal.h initial import 2006-07-11 16:30:24 +00:00
ct2ctml.cpp windows bug fixes by Bert Bell 2007-02-02 19:24:19 +00:00
ct_defs.h doxygen update. 2007-02-01 01:14:56 +00:00
ctexceptions.h Doxygen update: 2007-01-25 00:12:37 +00:00
ctlapack.h *** empty log message *** 2005-08-18 14:44:35 +00:00
ctml.cpp Doxygen update 2007-01-26 21:36:30 +00:00
ctml.h 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
ctvector.cpp minor cleanup 2005-09-27 12:12:05 +00:00
ctvector.h 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
CVode.cpp Added Id line 2006-04-30 22:07:14 +00:00
CVode.h Added namespace qualifiers to the string type. 2006-11-28 18:03:49 +00:00
CVodesIntegrator.cpp *** empty log message *** 2006-11-11 12:12:27 +00:00
CVodesIntegrator.h 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
DAE_Solver.h 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
DAE_solvers.cpp initial import 2006-07-11 16:30:24 +00:00
DASPK.cpp Fixed an error in a calling routine. 2004-07-02 14:58:45 +00:00
DASPK.h - 2003-05-13 19:43:30 +00:00
DenseMatrix.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-28 17:22:23 +00:00
DenseMatrix.h improvements to the configuration process 2004-08-09 05:10:18 +00:00
diagnostics.h *** empty log message *** 2004-03-10 14:30:55 +00:00
EdgeKinetics.cpp Fixed an error in the GasKinetics object that occurred for calculating 2006-04-30 18:01:42 +00:00
EdgeKinetics.h solaris port; 2006-12-14 18:17:12 +00:00
EdgePhase.h removed unused files 2004-08-03 09:09:19 +00:00
Elements.cpp doxygen update. 2007-02-01 01:14:56 +00:00
Elements.h doxygen update. 2007-02-01 01:14:56 +00:00
Enhanced3BConc.h 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
equil.h Added more error control and checking. This is needed for new 2006-10-20 21:22:30 +00:00
equilibrate.cpp Added more error control and checking. This is needed for new 2006-10-20 21:22:30 +00:00
FalloffFactory.cpp changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
FalloffFactory.h changed some variable names to eliminate leading ddouble (and some single) underscores 2005-11-22 17:59:04 +00:00
FalloffMgr.h 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
FILES Initial revision 2003-04-14 17:57:48 +00:00
Func1.h solaris port 2006-12-14 18:29:40 +00:00
FuncEval.h support for constant-pressure reactors 2006-05-06 15:34:18 +00:00
funcs.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-28 17:22:23 +00:00
funcs.h *** empty log message *** 2004-08-05 14:56:55 +00:00
GasKinetics.cpp Fixed an error in the GasKinetics object that occurred for calculating 2006-04-30 18:01:42 +00:00
GasKinetics.h solaris port 2006-12-14 18:29:40 +00:00
GasKineticsWriter.cpp Initial revision 2003-04-14 17:57:48 +00:00
GasKineticsWriter.h Doxygen update 2007-01-26 21:36:30 +00:00
GeneralSpeciesThermo.cpp added electric potential 2006-05-03 19:45:39 +00:00
GeneralSpeciesThermo.h 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
global.h doxygen update. 2007-02-01 01:14:56 +00:00
GRI_30_Kinetics.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-28 17:22:23 +00:00
GRI_30_Kinetics.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-28 17:22:23 +00:00
Group.cpp 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
Group.h solaris port 2006-12-14 18:28:01 +00:00
IDA_Solver.cpp initial import 2006-07-11 15:28:51 +00:00
IDA_Solver.h initial import 2006-07-11 16:30:24 +00:00
IdealGasPhase.cpp solaris port 2006-12-14 20:51:47 +00:00
IdealGasPhase.h solaris port 2006-12-14 18:28:01 +00:00
ImplicitChem.cpp support for sensitivity analysis 2005-11-10 15:06:33 +00:00
ImplicitChem.h support for sensitivity analysis 2005-11-10 15:06:33 +00:00
ImplicitSurfChem.cpp 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
ImplicitSurfChem.h 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
importCTML.cpp Doxygen update. Added SingleSpeciesTP to doxygen. 2007-02-07 21:26:47 +00:00
importCTML.h 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
IncompressibleThermo.h Changed fmax to fmaxx. 2003-08-21 22:39:16 +00:00
Integrator.h 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
InterfaceKinetics.cpp 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
InterfaceKinetics.h solaris port 2006-12-14 18:29:40 +00:00
Kinetics.cpp Doxygen update: 2007-01-25 00:12:37 +00:00
Kinetics.h doxygen update. 2007-02-01 01:14:56 +00:00
KineticsFactory.cpp 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
KineticsFactory.h 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
lapack.h Initial revision 2003-04-14 17:57:48 +00:00
LatticePhase.cpp *** empty log message *** 2006-07-11 18:12:06 +00:00
LatticePhase.h solaris port 2006-12-14 18:34:56 +00:00
LatticeSolidPhase.cpp 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
LatticeSolidPhase.h 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
logger.h doxygen update. 2007-02-01 01:14:56 +00:00
Makefile.in solaris port 2006-12-14 18:42:19 +00:00
MetalPhase.h *** empty log message *** 2005-08-18 14:44:35 +00:00
misc.cpp windows bug fixes by Bert Bell 2007-02-02 19:24:19 +00:00
mix_defs.h *** empty log message *** 2006-05-30 16:15:48 +00:00
Mu0Poly.cpp 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
Mu0Poly.h 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
MultiPhase.cpp Utility commit: 2006-12-11 18:29:43 +00:00
MultiPhase.h Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
MultiPhaseEquil.cpp Upgraded the BasisOptimize file. It now has been tested a bit more. 2006-12-12 02:23:26 +00:00
MultiPhaseEquil.h 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
NasaPoly1.h solaris port 2006-12-14 18:24:25 +00:00
NasaPoly2.h solaris port 2006-12-14 18:24:25 +00:00
NasaThermo.h added support for modifying NASA polynomial coefficients 2006-11-06 15:20:34 +00:00
ODE_integrators.cpp Added namespace qualifiers to the string type. 2006-11-28 18:03:49 +00:00
Phase.cpp doxygen update. 2007-02-01 01:14:56 +00:00
Phase.h doxygen update. 2007-02-01 01:14:56 +00:00
phasereport.cpp 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
plots.cpp 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
plots.h 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
polyfit.h 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
PropertyCalculator.h made destructor virtual 2006-07-11 15:34:51 +00:00
PureFluidPhase.cpp Changed the defn of two functions who were missing const declarations. 2006-03-03 21:11:52 +00:00
PureFluidPhase.h Changed the defn of two functions who were missing const declarations. 2006-03-03 21:11:52 +00:00
RateCoeffMgr.h 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
reaction_defs.h Added cvs info for this file. 2005-10-21 22:44:18 +00:00
ReactionData.h 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
ReactionPath.cpp 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
ReactionPath.h 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
ReactionStoichMgr.cpp 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
ReactionStoichMgr.h 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
ResidEval.h 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
RxnRates.h 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
ShomatePoly.h solaris port 2006-12-14 18:29:40 +00:00
ShomateThermo.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-28 17:22:23 +00:00
SimpleThermo.h corrected bug that caused problems if this SpeciesThermo manager was used in conjunction with another one (e.g. NASA). 2005-10-31 16:29:49 +00:00
sort.cpp Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
sort.h Added an Id stamp. 2006-10-20 21:42:37 +00:00
SpeciesThermo.h 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
SpeciesThermoFactory.cpp 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
SpeciesThermoFactory.h 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
SpeciesThermoInterpType.h added support for modifying NASA polynomial coefficients 2006-11-06 15:20:34 +00:00
SpeciesThermoMgr.h 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
speciesThermoTypes.h 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
State.cpp solaris port 2006-12-14 20:51:47 +00:00
State.h doxygen update. 2007-02-01 01:14:56 +00:00
StoichManager.h solaris port 2006-12-14 18:28:01 +00:00
StoichSubstance.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-28 17:22:23 +00:00
StoichSubstance.h Fixed a typo and added getStandardVolumes() routine. 2006-06-08 14:05:41 +00:00
stringUtils.cpp Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
stringUtils.h Changed the estimateEP_Brinkley convergence criteria to more stringent 2007-01-12 23:41:08 +00:00
SurfPhase.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-28 17:22:23 +00:00
SurfPhase.h 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
ThermoFactory.cpp *** empty log message *** 2007-01-31 17:33:11 +00:00
ThermoFactory.h 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
ThermoPhase.cpp Doxygen update. Added SingleSpeciesTP to doxygen. 2007-02-07 21:26:47 +00:00
ThermoPhase.h Doxygen update. Added SingleSpeciesTP to doxygen. 2007-02-07 21:26:47 +00:00
ThirdBodyMgr.h 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
units.h doxygen update. 2007-02-01 01:14:56 +00:00
utilities.h doxygen update. 2007-02-01 01:14:56 +00:00
vec_functions.h 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
xml.cpp changed the write_int() routine to produce prettier output. 2006-06-13 17:06:07 +00:00
xml.h solaris port 2006-12-14 18:29:40 +00:00
XML_Writer.h initial import 2004-10-03 08:30:38 +00:00