opm-simulators
Opm::MatrixSparsityPattern Struct Reference

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
 

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