PvtInterface.hpp File Reference
#include <opm/core/props/BlackoilPhases.hpp>
#include <opm/parser/eclipse/Deck/Deck.hpp>
Include dependency graph for PvtInterface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::PvtInterface
 

Namespaces

 Opm
 

Functions

void Opm::extractPvtTableIndex (std::vector< int > &pvtTableIdx, Opm::DeckConstPtr deck, size_t numCompressed, const int *compressedToCartesianIdx)
 Helper function to create an array containing the (C-Style) PVT table index for each compressed cell from an Eclipse deck. More...