Uses of Class
neqsim.blackoil.BlackOilPVTTable.Record
Packages that use BlackOilPVTTable.Record
-
Uses of BlackOilPVTTable.Record in neqsim.blackoil
Fields in neqsim.blackoil with type parameters of type BlackOilPVTTable.RecordModifier and TypeFieldDescriptionprivate final List<BlackOilPVTTable.Record> BlackOilPVTTable.recsMethod parameters in neqsim.blackoil with type arguments of type BlackOilPVTTable.RecordModifier and TypeMethodDescriptionprivate static doubleBlackOilConverter.interpolateRsAt(List<BlackOilPVTTable.Record> recs, double p) private doubleBlackOilPVTTable.lin(double p, ToDoubleFunction<BlackOilPVTTable.Record> f) Constructor parameters in neqsim.blackoil with type arguments of type BlackOilPVTTable.RecordModifierConstructorDescriptionBlackOilPVTTable(List<BlackOilPVTTable.Record> records, double bubblePointP) Constructor for BlackOilPVTTable.