|
opm-simulators
|
Public Member Functions | |
| bool | operator== (const WellMatrixStructure &other) const |
| bool | operator!= (const WellMatrixStructure &other) const |
Public Attributes | |
| std::size_t | numResDofs = 0 |
| std::size_t | totalWellBlocks = 0 |
| Opm::SparseTable< int > | wellCells |
| std::vector< MatrixSparsityPattern > | bPatterns |
| std::vector< MatrixSparsityPattern > | cPatterns |
| std::vector< MatrixSparsityPattern > | dPatterns |