Loading [MathJax]/extensions/tex2jax.js
Cantera  3.2.0a1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
PreconditionerFactory.h
Go to the documentation of this file.
1//! @file PreconditionerFactory.h
2
3// This file is part of Cantera. See License.txt in the top-level directory or
4// at https://cantera.org/license.txt for license and copyright information.
5
6#ifndef PRECONDITIONERFACTORY_FACTORY_H
7#define PRECONDITIONERFACTORY_FACTORY_H
8
9#pragma message("warning: PreconditionerFactory.h and class PreconditionerFactory " \
10 "are deprecated and will be removed after Cantera 3.2. Use " \
11 "SystemJacobianFactory.h and class SystemJacobianFactory.")
12
14
15#endif