|
opm-simulators
|
Public Member Functions | |
| bool | operator== (const MatrixSparsityPattern &other) const |
| bool | operator!= (const MatrixSparsityPattern &other) const |
Public Attributes | |
| std::size_t | rows = 0 |
| std::size_t | cols = 0 |
| std::vector< std::size_t > | rowOffsets |
| std::vector< int > | columnIndices |