|
|
using | BMatrix = WRMatrix< Scalar > |
| |
|
using | CMatrix = RWMatrix< Scalar > |
| |
|
using | DMatrix = WWMatrix< Scalar > |
| |
|
|
| WellMatrixMerger (const std::size_t nResDofs, const std::vector< BMatrix > &bMatrices, const std::vector< CMatrix > &cMatrices, const std::vector< DMatrix > &dMatrices, const Opm::SparseTable< int > &wellCells) |
| |
|
bool | hasSameStructure (const WellMatrixStructure &cachedStructure) const |
| |
|
WellMatrixStructure | buildStructure () const |
| |
|
void | buildMatrices (BMatrix &mergedB, CMatrix &mergedC, DMatrix &mergedD) const |
| |
|
void | updateValues (BMatrix &mergedB, CMatrix &mergedC, DMatrix &mergedD) const |
| |
The documentation for this class was generated from the following file: