#include <Teko_AddPreconditionerFactory.hpp>

Preconditioning factories must supply a 'State' class which is where data specific to the preconditioner construction is stored. The constructor will be invoked elsewhere.
Definition at line 59 of file Teko_AddPreconditionerFactory.hpp.
1.7.6.1