Precond Class Reference
[Preconditioners]

Abstract class to define interface for preconditioners. More...

#include <precond.h>

Inherited by IfpackPrecond, and MlPrecond.

List of all members.

Public Member Functions

virtual void create (_Matrix *mat)=0
virtual void destroy ()=0
virtual void compute ()=0

Detailed Description

Abstract class to define interface for preconditioners.


Member Function Documentation

virtual void Precond::compute (  )  [pure virtual]

Implemented in IfpackPrecond, and MlPrecond.

virtual void Precond::create ( _Matrix mat  )  [pure virtual]

Implemented in IfpackPrecond, and MlPrecond.

virtual void Precond::destroy (  )  [pure virtual]

Implemented in IfpackPrecond, and MlPrecond.


The documentation for this class was generated from the following file:
Generated on Sat Jun 5 15:17:43 2010 for Hermes2D Library: Real Version by  doxygen 1.6.3