Thyra::MLPreconditionerFactory Class Reference

Concrete preconditioner factory subclass based on ML. More...

#include <Thyra_MLPreconditionerFactory.hpp>

Inheritance diagram for Thyra::MLPreconditionerFactory:

[legend]
List of all members.

Constructors/initializers/accessors

 MLPreconditionerFactory ()
 
 STANDARD_COMPOSITION_MEMBERS (EpetraOperatorViewExtractorBase, epetraFwdOpViewExtractor)
 Set the strategy object used to extract an Epetra_Operator view of an input forward operator.

Overridden from PreconditionerFactoryBase

bool isCompatible (const LinearOpSourceBase< double > &fwdOp) const
 
bool applySupportsConj (EConj conj) const
 
bool applyTransposeSupportsConj (EConj conj) const
 
Teuchos::RCP< PreconditionerBase<
double > > 
createPrec () const
 
void initializePrec (const Teuchos::RCP< const LinearOpSourceBase< double > > &fwdOp, PreconditionerBase< double > *prec, const ESupportSolveUse supportSolveUse) const
 
void uninitializePrec (PreconditionerBase< double > *prec, Teuchos::RCP< const LinearOpSourceBase< double > > *fwdOp, ESupportSolveUse *supportSolveUse) const
 

Overridden from Teuchos::ParameterListAcceptor

void setParameterList (Teuchos::RCP< Teuchos::ParameterList > const &paramList)
 
Teuchos::RCP< Teuchos::ParameterListgetNonconstParameterList ()
 
Teuchos::RCP< Teuchos::ParameterListunsetParameterList ()
 
Teuchos::RCP< const Teuchos::ParameterListgetParameterList () const
 
Teuchos::RCP< const Teuchos::ParameterListgetValidParameters () const
 

Public functions overridden from Describable.

std::string description () const
 

Detailed Description

Concrete preconditioner factory subclass based on ML.

ToDo: Finish documentation!


Constructor & Destructor Documentation

Thyra::MLPreconditionerFactory::MLPreconditionerFactory  ) 
 


Member Function Documentation

Thyra::MLPreconditionerFactory::STANDARD_COMPOSITION_MEMBERS EpetraOperatorViewExtractorBase  ,
epetraFwdOpViewExtractor 
 

Set the strategy object used to extract an Epetra_Operator view of an input forward operator.

This view will then be dynamically casted to Epetra_RowMatrix before it is used.

The default implementation used is EpetraOperatorViewExtractorBase.

bool Thyra::MLPreconditionerFactory::isCompatible const LinearOpSourceBase< double > &  fwdOp  )  const
 

bool Thyra::MLPreconditionerFactory::applySupportsConj EConj  conj  )  const [virtual]
 

Reimplemented from Thyra::PreconditionerFactoryBase< double >.

bool Thyra::MLPreconditionerFactory::applyTransposeSupportsConj EConj  conj  )  const [virtual]
 

Reimplemented from Thyra::PreconditionerFactoryBase< double >.

RCP< PreconditionerBase< double > > Thyra::MLPreconditionerFactory::createPrec  )  const [virtual]
 

Implements Thyra::PreconditionerFactoryBase< double >.

void Thyra::MLPreconditionerFactory::initializePrec const Teuchos::RCP< const LinearOpSourceBase< double > > &  fwdOp,
PreconditionerBase< double > *  prec,
const ESupportSolveUse  supportSolveUse
const
 

void Thyra::MLPreconditionerFactory::uninitializePrec PreconditionerBase< double > *  prec,
Teuchos::RCP< const LinearOpSourceBase< double > > *  fwdOp,
ESupportSolveUse supportSolveUse
const
 

void Thyra::MLPreconditionerFactory::setParameterList Teuchos::RCP< Teuchos::ParameterList > const &  paramList  ) 
 

RCP< ParameterList > Thyra::MLPreconditionerFactory::getNonconstParameterList  )  [virtual]
 

Implements Teuchos::ParameterListAcceptor.

RCP< ParameterList > Thyra::MLPreconditionerFactory::unsetParameterList  )  [virtual]
 

Implements Teuchos::ParameterListAcceptor.

RCP< const ParameterList > Thyra::MLPreconditionerFactory::getParameterList  )  const [virtual]
 

Reimplemented from Teuchos::ParameterListAcceptor.

RCP< const ParameterList > Thyra::MLPreconditionerFactory::getValidParameters  )  const [virtual]
 

Reimplemented from Teuchos::ParameterListAcceptor.

std::string Thyra::MLPreconditionerFactory::description  )  const [virtual]
 

Reimplemented from Teuchos::Describable.


The documentation for this class was generated from the following files:
Generated on Sun Nov 23 12:18:27 2008 for Stratimikos by  doxygen 1.3.9.1