|
Cantera
2.4.0
|
Declarations for the class BandMatrix which is a child class of GeneralMatrix for banded matrices handled by solvers (see class Numerical Utilities within Cantera and BandMatrix). More...
#include "GeneralMatrix.h"Go to the source code of this file.
Classes | |
| class | BandMatrix |
| A class for banded matrices, involving matrix inversion processes. More... | |
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| ostream & | operator<< (std::ostream &s, const BandMatrix &m) |
| Utility routine to print out the matrix. More... | |
Declarations for the class BandMatrix which is a child class of GeneralMatrix for banded matrices handled by solvers (see class Numerical Utilities within Cantera and BandMatrix).
Definition in file BandMatrix.h.
1.8.14