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
double get_time ()

Protected Attributes

double time

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.

double Precond::get_time (  )  [inline]

Member Data Documentation

double Precond::time [protected]

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