Opm::BlackoilWellModelWBP< Scalar > Class Template Reference

Class for handling the blackoil well model. More...

#include <BlackoilWellModelWBP.hpp>

Inheritance diagram for Opm::BlackoilWellModelWBP< Scalar >:
Inheritance graph

Public Member Functions

 BlackoilWellModelWBP (BlackoilWellModelGeneric< Scalar > &well_model)
 
void initializeSources (typename ParallelWBPCalculation< Scalar >::GlobalToLocal index, typename ParallelWBPCalculation< Scalar >::Evaluator eval)
 
void registerOpenWellsForWBPCalculation ()
 
ParallelWBPCalculation< Scalar >::EvaluatorFactory makeWellSourceEvaluatorFactory (const std::vector< Well >::size_type wellIdx) const
 
void initializeWBPCalculationService ()
 
data::WellBlockAveragePressures computeWellBlockAveragePressures (const Scalar gravity) const
 

Detailed Description

template<class Scalar>
class Opm::BlackoilWellModelWBP< Scalar >

Class for handling the blackoil well model.

Constructor & Destructor Documentation

◆ BlackoilWellModelWBP()

template<class Scalar >
Opm::BlackoilWellModelWBP< Scalar >::BlackoilWellModelWBP ( BlackoilWellModelGeneric< Scalar > &  well_model)
explicit

Member Function Documentation

◆ computeWellBlockAveragePressures()

template<class Scalar >
data::WellBlockAveragePressures Opm::BlackoilWellModelWBP< Scalar >::computeWellBlockAveragePressures ( const Scalar  gravity) const

◆ initializeSources()

template<class Scalar >
void Opm::BlackoilWellModelWBP< Scalar >::initializeSources ( typename ParallelWBPCalculation< Scalar >::GlobalToLocal  index,
typename ParallelWBPCalculation< Scalar >::Evaluator  eval 
)

◆ initializeWBPCalculationService()

template<class Scalar >
void Opm::BlackoilWellModelWBP< Scalar >::initializeWBPCalculationService ( )

◆ makeWellSourceEvaluatorFactory()

template<class Scalar >
ParallelWBPCalculation< Scalar >::EvaluatorFactory Opm::BlackoilWellModelWBP< Scalar >::makeWellSourceEvaluatorFactory ( const std::vector< Well >::size_type  wellIdx) const

◆ registerOpenWellsForWBPCalculation()

template<class Scalar >
void Opm::BlackoilWellModelWBP< Scalar >::registerOpenWellsForWBPCalculation ( )

The documentation for this class was generated from the following file: