|
Cantera
2.4.0
|
Banded matrices. More...
#include "cantera/numerics/BandMatrix.h"#include "cantera/base/utilities.h"#include "cantera/base/stringUtils.h"#include "cvodes/cvodes_dense.h"#include "cvodes/cvodes_band.h"#include <cstring>#include <fstream>Go to the source code of this file.
Namespaces | |
| Cantera | |
| Namespace for the Cantera kernel. | |
Functions | |
| ostream & | operator<< (std::ostream &s, const BandMatrix &m) |
| Utility routine to print out the matrix. More... | |
Banded matrices.
Definition in file BandMatrix.cpp.
1.8.14