42 #ifndef STOKHOS_IFPACK_PRECONDITIONER_FACTORY_HPP
43 #define STOKHOS_IFPACK_PRECONDITIONER_FACTORY_HPP
45 #include "Teuchos_ParameterList.hpp"
63 virtual Teuchos::RCP<Epetra_Operator>
64 compute(
const Teuchos::RCP<Epetra_Operator>& op,
65 bool compute_prec =
true);
69 recompute(
const Teuchos::RCP<Epetra_Operator>& op,
70 const Teuchos::RCP<Epetra_Operator>& prec);
81 #endif // STOKHOS_IFPACK_PRECONDITIONER_FACTORY_HPP