![]() |
LifeV
|
this file contains a class which is suited for handling a block-structured matrix that can be written as a multiplication of a variable number of factors. It contains a vector of pointers for each factor, BCHandler, FESpace and for each coupling part. More...
#include <lifev/core/LifeV.hpp>#include <Epetra_Operator.h>#include <lifev/core/algorithm/ComposedOperator.hpp>#include <lifev/fsi/solver/MonolithicBlock.hpp>#include <boost/scoped_ptr.hpp>
Include dependency graph for MonolithicBlockComposed.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | MonolithicBlockComposed |
| MonolithicBlockComposed - Class handling block-structured preconditioners. More... | |
Namespaces | |
| LifeV | |
| Default Physical Solver. | |
this file contains a class which is suited for handling a block-structured matrix that can be written as a multiplication of a variable number of factors. It contains a vector of pointers for each factor, BCHandler, FESpace and for each coupling part.
Definition in file MonolithicBlockComposed.hpp.