Declarations for class SystemJacobian. More...
Declarations for class SystemJacobian.
Definition in file SystemJacobian.h.
Go to the source code of this file.
Classes | |
| class | SystemJacobian |
| Abstract base class representing Jacobian matrices and preconditioners used in nonlinear solvers. More... | |
| class | PreconditionerBase |
Namespaces | |
| namespace | Cantera |
| Namespace for the Cantera kernel. | |
Enumerations | |
| enum class | PreconditionerSide { NO_PRECONDITION , LEFT_PRECONDITION , RIGHT_PRECONDITION , BOTH_PRECONDITION } |
| Specifies the side of the system on which the preconditioner is applied. More... | |