..
AqueousTransport.cpp
Consolidated definitions of repeatedly-used constants
2013-01-11 22:55:46 +00:00
DustyGasTransport.cpp
Removed extraneous parentheses around arguments to 'return'
2013-02-14 01:03:48 +00:00
FtnTransport.h
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
GasTransport.cpp
Fixed calculation of some multicomponent transport properties
2012-08-13 20:14:10 +00:00
L_matrix.h
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
LiquidTranInteraction.cpp
Removed unnecessary temporaries used for storing return values
2013-02-14 01:04:07 +00:00
LiquidTransport.cpp
Removed unnecessary checks surrounding delete operations
2013-02-14 01:03:32 +00:00
LiquidTransportData.cpp
Removed keyword-substitution cruft
2012-05-24 16:29:29 +00:00
LiquidTransportParams.cpp
Pass "const std::string&" instead of "std::string" when possible
2012-10-24 15:42:51 +00:00
LTPspecies.cpp
Re-applied consistent formatting to trunk
2013-02-07 23:40:59 +00:00
Makefile.am
removing several deprecated header files from the makefile.ams. In addition, headers should now be properly installed by the make install step
2012-07-18 22:54:54 +00:00
MixTransport.cpp
Re-applied consistent formatting to trunk
2013-02-07 23:40:59 +00:00
MMCollisionInt.cpp
Updated #includes to reflect new header file locations
2012-02-12 02:44:14 +00:00
MMCollisionInt.h
Removed some unused exception classes
2012-08-08 22:17:22 +00:00
MultiTransport.cpp
[Transport] Check that mole fractions are different before recalcuating
2013-02-15 17:32:19 +00:00
PecosTransport.cpp
Consolidated definitions of repeatedly-used constants
2013-01-11 22:55:46 +00:00
SimpleTransport.cpp
Consolidated definitions of repeatedly-used constants
2013-01-11 22:55:46 +00:00
SolidTransport.cpp
Removed extraneous parentheses around arguments to 'return'
2013-02-14 01:03:48 +00:00
SolidTransportData.cpp
Re-applied consistent formatting to trunk
2013-02-07 23:40:59 +00:00
TortuosityBase.cpp
Removed unnecessary casts from object duplication functions
2012-10-24 15:45:33 +00:00
TortuosityBase.h
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
TortuosityBruggeman.cpp
Removed unnecessary casts from object duplication functions
2012-10-24 15:45:33 +00:00
TortuosityBruggeman.h
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
TortuosityMaxwell.cpp
Removed unnecessary temporaries used for storing return values
2013-02-14 01:04:07 +00:00
TortuosityMaxwell.h
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
TortuosityPercolation.cpp
Removed unnecessary casts from object duplication functions
2012-10-24 15:45:33 +00:00
TortuosityPercolation.h
Corrected a bunch of spelling errors
2012-05-29 21:21:47 +00:00
TransportBase.cpp
Re-applied consistent formatting to trunk
2013-02-07 23:40:59 +00:00
TransportFactory.cpp
Re-applied consistent formatting to trunk
2013-02-07 23:40:59 +00:00
TransportParams.cpp
Pass "const std::string&" instead of "std::string" when possible
2012-10-24 15:42:51 +00:00
WaterTransport.cpp
Removed unnecessary temporaries used for storing return values
2013-02-14 01:04:07 +00:00