LifeV
TwoLevelOperator.hpp File Reference
+ Include dependency graph for TwoLevelOperator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  TwoLevelOperator
 It defines a two level methods to approximately apply the inverse of a fine level operator. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators
 

Detailed Description

Author
Umberto Villa
Date
2011-10-09 This file contains the definition of the class TwoLevelOperator. TwoLevelOperator defines a two level method, and requires the fine level operator and smoother, the restriction and prolongation operators, and a coarse solver operator.

Definition in file TwoLevelOperator.hpp.