Public Member Functions | |
| MatrixProfiler (MatrixData &&matrix) | |
| MatrixData && | release () |
| Public Member Functions inherited from Alien::Common::MatrixProfilerT< Real > | |
| MatrixProfilerT (IMatrix &matrix) | |
| Scalar matrix builder. | |
| void | addMatrixEntry (Integer iIndex, Integer jIndex) |
| void | allocate () |
Additional Inherited Members | |
| Public Types inherited from Alien::Common::MatrixProfilerT< Real > | |
| typedef SimpleCSRMatrix< Real > | MatrixImplType |
| Protected Types inherited from Alien::Common::MatrixProfilerT< Real > | |
| typedef SimpleCSRMatrix< Real > | MatrixImplType |
| Protected Member Functions inherited from Alien::MoveObject< MatrixData > | |
| MoveObject (MatrixData &&object) | |
| virtual MatrixData & | reference () |
| Protected Member Functions inherited from Alien::Common::MatrixProfilerT< Real > | |
| MatrixProfilerT (IMatrix &matrix) | |
| Scalar matrix builder. | |
| void | addMatrixEntry (Integer iIndex, Integer jIndex) |
| void | allocate () |
Definition at line 34 of file movesemantic/alien/move/handlers/scalar/MatrixProfiler.h.
|
inline |
Definition at line 38 of file movesemantic/alien/move/handlers/scalar/MatrixProfiler.h.
|
inlinevirtual |
Reimplemented from Alien::MoveObject< MatrixData >.
Definition at line 43 of file movesemantic/alien/move/handlers/scalar/MatrixProfiler.h.