Go to the source code of this file.
Classes | |
class | SystemJacobianFactory |
Factory class to create Jacobian objects for use by linear solvers. More... | |
Namespaces | |
namespace | Cantera |
Namespace for the Cantera kernel. | |
Functions | |
shared_ptr< SystemJacobian > | newSystemJacobian (const string &type) |
Create a SystemJacobian object of the specified type. | |
shared_ptr< SystemJacobian > | newPreconditioner (const string &type) |