Cantera  3.2.0a2
Loading...
Searching...
No Matches
SystemJacobianFactory.h File Reference
Include dependency graph for SystemJacobianFactory.h:
This graph shows which files directly or indirectly include this file:

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< SystemJacobiannewSystemJacobian (const string &type)
 Create a SystemJacobian object of the specified type.
 
shared_ptr< SystemJacobiannewPreconditioner (const string &type)