WellInterfaceIndices.hpp
Go to the documentation of this file.
Class encapsulating some information about parallel wells. Definition: ParallelWellInfo.hpp:198 Definition: RateConverter.hpp:70 Definition: WellInterfaceFluidSystem.hpp:49 static constexpr int Oil Definition: WellInterfaceFluidSystem.hpp:62 static constexpr int Water Definition: WellInterfaceFluidSystem.hpp:61 typename FluidSystem::Scalar Scalar Definition: WellInterfaceFluidSystem.hpp:57 static constexpr int Gas Definition: WellInterfaceFluidSystem.hpp:63 typename WellInterfaceGeneric< Scalar, IndexTraits >::ModelParameters ModelParameters Definition: WellInterfaceFluidSystem.hpp:59 int pvtRegionIdx() const Definition: WellInterfaceGeneric.hpp:127 Definition: WellInterfaceIndices.hpp:34 typename FluidSystem::Scalar Scalar Definition: WellInterfaceIndices.hpp:39 Eval restrictEval(const EvalWell &in) const Definition: WellInterfaceIndices.hpp:46 WellInterfaceIndices(const Well &well, const ParallelWellInfo< Scalar > ¶llel_well_info, const int time_step, const ModelParameters ¶m, const typename WellInterfaceFluidSystem< FluidSystem >::RateConverterType &rate_converter, const int pvtRegionIdx, const int num_conservation_quantities, const int num_phases, const int index_of_well, const std::vector< PerforationData< Scalar > > &perf_data) Scalar scalingFactor(const int phaseIdx) const DenseAd::Evaluation< Scalar, Indices::numEq > Eval Definition: WellInterfaceIndices.hpp:40 Definition: blackoilboundaryratevector.hh:39 Static data associated with a well perforation. Definition: PerforationData.hpp:30 |