Opm::StandardWellAssemble< FluidSystem, Indices > Member List

This is the complete list of members for Opm::StandardWellAssemble< FluidSystem, Indices >, including all inherited members.

assembleControlEq(const WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const Well::InjectionControls &inj_controls, const Well::ProductionControls &prod_controls, const PrimaryVariables &primary_variables, const double rho, StandardWellEquations< Scalar, Indices::numEq > &eqns, DeferredLogger &deferred_logger) constOpm::StandardWellAssemble< FluidSystem, Indices >
assembleInjectivityEq(const EvalWell &eq_pskin, const EvalWell &eq_wat_vel, const int pskin_index, const int wat_vel_index, const int cell_idx, const int numWellEq, StandardWellEquations< Scalar, Indices::numEq > &eqns) constOpm::StandardWellAssemble< FluidSystem, Indices >
assemblePerforationEq(const EvalWell &cq_s_effective, const int componentIdx, const int cell_idx, const int numWellEq, StandardWellEquations< Scalar, Indices::numEq > &eqns) constOpm::StandardWellAssemble< FluidSystem, Indices >
assembleSourceEq(const EvalWell &resWell_loc, const int componentIdx, const int numWellEq, StandardWellEquations< Scalar, Indices::numEq > &eqns) constOpm::StandardWellAssemble< FluidSystem, Indices >
assembleZFracEq(const EvalWell &cq_s_zfrac_effective, const int cell_idx, const int numWellEq, StandardWellEquations< Scalar, Indices::numEq > &eqns) constOpm::StandardWellAssemble< FluidSystem, Indices >
EvalWell typedefOpm::StandardWellAssemble< FluidSystem, Indices >
PrimaryVariables typedefOpm::StandardWellAssemble< FluidSystem, Indices >
Scalar typedefOpm::StandardWellAssemble< FluidSystem, Indices >
StandardWellAssemble(const WellInterfaceFluidSystem< FluidSystem > &well)Opm::StandardWellAssemble< FluidSystem, Indices >inline