#include <Stokhos_SGModelEvaluator.hpp>
Public Member Functions | |
| virtual Teuchos::RCP< Epetra_Operator > | compute (const Teuchos::RCP< Epetra_Operator > &mat)=0 |
This is a temporary hack for stochastic Galerkin methods that need to deal more directly with preconditioners, but allows Stokhos to be independent of any preconditioner code. A better solution will be to use Thyra.
1.4.7