cantera/src
Ray Speth 7fef1b0051 [Numerics] BandMatrix does not silently do LU when QR is specified
Change GeneralMatrix to allow derived classes to not implement QR
factorization. BandMatrix does not implement QR because this LAPACK
does not contain a QR algorithm for this matrix type.
2014-03-24 04:02:51 +00:00
..
apps [SCons] Remove unnecessary include directories 2014-03-13 21:35:24 +00:00
base Introduce a more general method of caching results 2014-03-18 00:48:38 +00:00
clib Fix miscellaneous integer sign/size warnings 2014-02-21 19:08:47 +00:00
equil Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
fortran Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
kinetics [Kinetics] Eliminate unnecessary variable solveSP::m_JacCol 2014-03-24 04:02:23 +00:00
matlab [SCons] Always link to static standard libraries with MinGW 2014-02-24 03:25:34 +00:00
numerics [Numerics] BandMatrix does not silently do LU when QR is specified 2014-03-24 04:02:51 +00:00
oneD Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
spectra Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
thermo Add validate() functions to CachedValue. 2014-03-19 00:14:18 +00:00
tpx Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
transport Remove unnecessary includes of ctlapack.h 2014-03-24 04:02:34 +00:00
zeroD Remove abandoned autotools build system 2014-03-04 17:38:53 +00:00
SConscript [SCons] Remove unnecessary include directories 2014-03-13 21:35:24 +00:00