Stokhos
Development
|
An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator. More...
#include <Stokhos_SGPreconditioner.hpp>
Public Member Functions | |
SGPreconditioner () | |
Constructor. | |
virtual | ~SGPreconditioner () |
Destructor. | |
virtual void | setupPreconditioner (const Teuchos::RCP< Stokhos::SGOperator > &sg_op, const Epetra_Vector &x)=0 |
Setup preconditioner. | |
An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator.