Stokhos  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
Stokhos::MPPreconditionerFactory Class Reference

Factory for generating stochastic Galerkin preconditioners. More...

#include <Stokhos_MPPreconditionerFactory.hpp>

Public Member Functions

 MPPreconditionerFactory (const Teuchos::RCP< Teuchos::ParameterList > &params)
 Constructor.
 
virtual ~MPPreconditionerFactory ()
 Destructor.
 
virtual Teuchos::RCP
< Stokhos::MPPreconditioner
build (const Teuchos::RCP< const EpetraExt::MultiComm > &mp_comm, int num_mp_blocks, const Teuchos::RCP< const Epetra_Map > &base_map, const Teuchos::RCP< const Epetra_Map > &mp_map)
 Build preconditioner operator.
 

Protected Member Functions

Teuchos::RCP
< Stokhos::AbstractPreconditionerFactory
buildPointPreconditionerFactory ()
 Build preconditioner factory for each point.
 

Protected Attributes

Teuchos::RCP
< Teuchos::ParameterList > 
params
 Preconditioner parameters.
 

Detailed Description

Factory for generating stochastic Galerkin preconditioners.


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