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

Go to the source code of this file.

Classes

class  PreconditionerFactory
 Factory class to create preconditioner objects. More...
 

Namespaces

namespace  Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< PreconditionerBasenewPreconditioner (const string &precon)
 Create a Preconditioner object of the specified type.