Factory for generating stochastic Galerkin preconditioners.
More...
#include <Stokhos_MPPreconditionerFactory.hpp>
|
Teuchos::RCP< Teuchos::ParameterList > | params |
| Preconditioner parameters.
|
|
Factory for generating stochastic Galerkin preconditioners.
Definition at line 57 of file Stokhos_MPPreconditionerFactory.hpp.
◆ MPPreconditionerFactory() [1/2]
Stokhos::MPPreconditionerFactory::MPPreconditionerFactory |
( |
const Teuchos::RCP< Teuchos::ParameterList > & |
params | ) |
|
◆ ~MPPreconditionerFactory()
virtual Stokhos::MPPreconditionerFactory::~MPPreconditionerFactory |
( |
| ) |
|
|
inlinevirtual |
◆ MPPreconditionerFactory() [2/2]
Private to prohibit copying.
◆ build()
Teuchos::RCP< Stokhos::MPPreconditioner > Stokhos::MPPreconditionerFactory::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 |
|
) |
| |
|
virtual |
◆ buildPointPreconditionerFactory()
◆ operator=()
Private to prohibit copying.
◆ params
Teuchos::RCP<Teuchos::ParameterList> Stokhos::MPPreconditionerFactory::params |
|
protected |
The documentation for this class was generated from the following files: