#include <Teko_DiagonalPreconditionerFactory.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 67 of file Teko_DiagonalPreconditionerFactory.hpp.
1.7.6.1