Stokhos Development
Loading...
Searching...
No Matches
Stokhos::SGPreconditioner Class Referenceabstract

An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator. More...

#include <Stokhos_SGPreconditioner.hpp>

Inheritance diagram for Stokhos::SGPreconditioner:
Collaboration diagram for Stokhos::SGPreconditioner:

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.

Detailed Description

An abstract class to represent a generic stochastic Galerkin preconditioner as an Epetra_Operator.

Member Function Documentation

◆ setupPreconditioner()

virtual void Stokhos::SGPreconditioner::setupPreconditioner ( const Teuchos::RCP< Stokhos::SGOperator > & sg_op,
const Epetra_Vector & x )
pure virtual

The documentation for this class was generated from the following file: