LifeV
MonolithicBlock.hpp File Reference

This file contains a pure virtual class for the linear operators with a block structure (i.e. block matrices and preconditioners). The specializations of this class can be used to handle many types of composed preconditioners and composed operators. More...

+ Include dependency graph for MonolithicBlock.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MonolithicBlock
 MonolithicBlock - This is a pure virtual class for the linear operators with a block structure. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 

Typedefs

typedef FactorySingleton< Factory< MonolithicBlock, std::string > > BlockPrecFactory
 

Detailed Description

This file contains a pure virtual class for the linear operators with a block structure (i.e. block matrices and preconditioners). The specializations of this class can be used to handle many types of composed preconditioners and composed operators.

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

Definition in file MonolithicBlock.hpp.