Opm::MultisegmentWells::MultisegmentWellOps Struct Reference
List of all members.
Public Member Functions |
| MultisegmentWellOps (const std::vector< WellMultiSegmentConstPtr > &wells_ms) |
Public Attributes |
Eigen::SparseMatrix< double > | w2p |
Eigen::SparseMatrix< double > | p2w |
Eigen::SparseMatrix< double > | w2s |
Eigen::SparseMatrix< double > | s2w |
Eigen::SparseMatrix< double > | s2p |
Eigen::SparseMatrix< double > | p2s |
Eigen::SparseMatrix< double > | s2s_inlets |
Eigen::SparseMatrix< double > | s2s_outlet |
Eigen::SparseMatrix< double > | topseg2w |
AutoDiffMatrix | eliminate_topseg |
std::vector< int > | well_cells |
Vector | conn_trans_factors |
bool | has_multisegment_wells |
The documentation for this struct was generated from the following files: