Cantera  3.1.0a1
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

 Cantera
 Namespace for the Cantera kernel.
 

Functions

shared_ptr< PreconditionerBase > newPreconditioner (const string &precon)
 Create a Preconditioner object of the specified type. More...