LifeV
MonolithicBlockComposed.hpp File Reference

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.
 

Detailed Description

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.

Author
Paolo Crosetto crose.nosp@m.tto@.nosp@m.iacsp.nosp@m.c70..nosp@m.epfl..nosp@m.ch
Date
08 Jun 2010

Definition in file MonolithicBlockComposed.hpp.