NOX::Epetra::Interface::Preconditioner Class Reference

Used by NOX::Epetra to provide a link to the external code for Precondtioner fills. More...

#include <NOX_Epetra_Interface_Preconditioner.H>

Inheritance diagram for NOX::Epetra::Interface::Preconditioner:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Preconditioner ()
 Constructor.
virtual ~Preconditioner ()
 Destructor.
virtual bool computePreconditioner (const Epetra_Vector &x, Epetra_Operator &M, Teuchos::ParameterList *precParams=0)=0
 Computes a user defined preconditioner.

Detailed Description

Used by NOX::Epetra to provide a link to the external code for Precondtioner fills.

This is only required if the user wishes to supply their own preconditioner operator.


The documentation for this class was generated from the following file:
Generated on Tue Oct 20 12:46:35 2009 for NOX by doxygen 1.4.7