Alien  1.3.0
User documentation
Loading...
Searching...
No Matches
Alien::MatrixProfiler Class Reference

Public Member Functions

 MatrixProfiler (Matrix &matrix)
 MatrixProfiler (BlockMatrix &matrix)
 MatrixProfiler (VBlockMatrix &matrix)
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

Detailed Description

Constructor & Destructor Documentation

◆ MatrixProfiler() [1/3]

Alien::MatrixProfiler::MatrixProfiler ( Matrix & matrix)
inline

◆ MatrixProfiler() [2/3]

Alien::MatrixProfiler::MatrixProfiler ( BlockMatrix & matrix)
inline

◆ MatrixProfiler() [3/3]

Alien::MatrixProfiler::MatrixProfiler ( VBlockMatrix & matrix)
inline

The documentation for this class was generated from the following file: