#include <Teko_MultPreconditionerFactory.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 60 of file Teko_MultPreconditionerFactory.hpp.
1.7.6.1