Loading [MathJax]/extensions/tex2jax.js
Cantera  3.2.0a1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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)