![]() |
LifeV
|
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 | |
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.