Opm::WellMatrixStructure Struct Reference

#include <WellMatrixMerger.hpp>

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< MatrixSparsityPatternbPatterns
 
std::vector< MatrixSparsityPatterncPatterns
 
std::vector< MatrixSparsityPatterndPatterns
 

Member Function Documentation

◆ operator!=()

bool Opm::WellMatrixStructure::operator!= ( const WellMatrixStructure other) const
inline

◆ operator==()

bool Opm::WellMatrixStructure::operator== ( const WellMatrixStructure other) const
inline

Member Data Documentation

◆ bPatterns

◆ cPatterns

◆ dPatterns

◆ numResDofs

std::size_t Opm::WellMatrixStructure::numResDofs = 0

◆ totalWellBlocks

◆ wellCells


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