| 
    Stokhos
    Development
    
   | 
 
An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator. More...
#include <Stokhos_MPPreconditioner.hpp>


Public Member Functions | |
| MPPreconditioner () | |
| Constructor.  | |
| virtual | ~MPPreconditioner () | 
| Destructor.  | |
| virtual void | setupPreconditioner (const Teuchos::RCP< Stokhos::BlockDiagonalOperator > &mp_op, const Epetra_Vector &x)=0 | 
| Setup preconditioner.  | |
An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator.
 1.8.5