6#ifndef PRECONDITIONERBASE_FACTORY_H
7#define PRECONDITIONERBASE_FACTORY_H
9#pragma message("warning: PreconditionerBase.h and class PreconditionerBase are " \
10 "deprecated and will be removed after Cantera 3.2. Use " \
11 "SystemJacobian.h and class SystemJacobian.")
Declarations for class SystemJacobian.