Cantera
3.1.0a1
|
Declarations for the class PreconditionerBase which is a virtual base class for preconditioning systems. More...
#include "cantera/base/ctexceptions.h"
Declarations for the class PreconditionerBase which is a virtual base class for preconditioning systems.
Definition in file PreconditionerBase.h.
Go to the source code of this file.
Classes | |
class | PreconditionerBase |
PreconditionerBase serves as an abstract type to extend different preconditioners. More... | |
Namespaces | |
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... | |