LifeV
LumpedOperator.hpp File Reference
#include <Epetra_CrsMatrix.h>
#include <Epetra_Vector.h>
#include <lifev/core/linear_algebra/LinearOperatorAlgebra.hpp>
+ Include dependency graph for LumpedOperator.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  LumpedOperator
 A class for Mass Lumping The lumped mass matrix is such that (1) The total mass is conserved (2) {M}_{i,i} is proportional to M_{i,i}. More...
 

Namespaces

 LifeV
 Default Physical Solver.
 
 LifeV::Operators