MumpsSolver Class Reference
[Solvers]

Encapsulation of MUMPS linear solver. More...

#include <mumps.h>

Inherits LinearSolver.

List of all members.

Public Member Functions

 MumpsSolver (MumpsMatrix *m, MumpsVector *rhs)
 MumpsSolver (LinearProblem *lp)
virtual ~MumpsSolver ()
virtual bool solve ()

Protected Attributes

MumpsMatrixm
MumpsVectorrhs

Detailed Description

Encapsulation of MUMPS linear solver.


Constructor & Destructor Documentation

MumpsSolver::MumpsSolver ( MumpsMatrix m,
MumpsVector rhs 
)
MumpsSolver::MumpsSolver ( LinearProblem lp  ) 
MumpsSolver::~MumpsSolver (  )  [virtual]

Member Function Documentation

bool MumpsSolver::solve (  )  [virtual]

Implements Solver.


Member Data Documentation


The documentation for this class was generated from the following files:
Generated on Fri Sep 3 09:22:20 2010 for Hermes3D Library: Real Version by  doxygen 1.6.3