MOERTEL::Solver Class Reference

A class to solve mortar constraint problems. More...

#include <mrtr_solver.H>

List of all members.

Public Member Functions

 Solver (Epetra_Comm &comm, int outlevel)
virtual ~Solver ()
 Destroys an instance of this class.
Epetra_Comm & Comm () const
 Returns the Epetra_Comm object associated with this class.
int OutLevel ()
 Returns the Level of output (0 - 10) the user specified in the constructor.
void SetParameters (Teuchos::ParameterList *params)
 Set solver parameters.
void SetSystem (RefCountPtr< Epetra_CrsMatrix > matrix, RefCountPtr< Epetra_Vector > x, RefCountPtr< Epetra_Vector > b)
 Set linear system.
bool Solve (RefCountPtr< Teuchos::ParameterList > params, RefCountPtr< Epetra_CrsMatrix > matrix, RefCountPtr< Epetra_Vector > x, RefCountPtr< Epetra_Vector > b, MOERTEL::Manager &manager)
 Solve system.


Detailed Description

A class to solve mortar constraint problems.

The solver interface to Amesos, ML and Aztec

Date:
Last update do Doxygen: 20-March-06
Author:
Michael W. Gee (mwgee@sandia.gov)

Constructor & Destructor Documentation

MOERTEL::Solver::~Solver (  )  [virtual]

Destroys an instance of this class.

Destructor


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

Generated on Wed Oct 21 14:26:44 2009 for Moertel by  doxygen 1.5.9