![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
lumpmatrix.hh File Reference
Contains a method which lumps a BCRSMatrix. More...
Go to the source code of this file.
Functions | |
| template<class BlockType > | |
| void | lumpMatrix (const Dune::BCRSMatrix< BlockType > &inMatrix, Dune::BDMatrix< BlockType > &outMatrix) |
| Lump a sparse matrix. | |
Detailed Description
Contains a method which lumps a BCRSMatrix.
Function Documentation
◆ lumpMatrix()
template<class BlockType >
| void lumpMatrix | ( | const Dune::BCRSMatrix< BlockType > & | inMatrix, |
| Dune::BDMatrix< BlockType > & | outMatrix | ||
| ) |
Lump a sparse matrix.
