LifeV
LinearOperatorAlgebra.hpp File Reference
#include <Epetra_Comm.h>
#include <Epetra_Map.h>
#include <Epetra_Operator.h>
#include <Epetra_MultiVector.h>
#include <lifev/core/LifeV.hpp>
+ Include dependency graph for LinearOperatorAlgebra.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LinearOperatorAlgebra
 Abstract class which defines the interface of a Linear Operator. More...
 
class  IdentityOperator
 Identity operator x = I*x. More...
 
class  NullOperator
 Null operator 0 = Z*x. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators