Remove extra call to extractPvtTableIndex().

This commit is contained in:
Atgeirr Flø Rasmussen 2015-02-27 12:26:12 +01:00
parent 4d9a30807b
commit 22d0d7cd27

View File

@ -135,14 +135,6 @@ BlackoilPropsAdFromDeck::BlackoilPropsAdFromDeck(const BlackoilPropsAdFromDeck&
}
}
// first, calculate the PVT table index for each compressed
// cell. This array is required to construct the PVT classes
// below.
Opm::extractPvtTableIndex(cellPvtRegionIdx_,
deck,
number_of_cells,
global_cell);
const int numSamples = 0;
// Resize the property objects container