|
void | setDomainIndex (int index) |
|
void | apply (const X &x, Y &y) const override |
|
void | applyscaleadd (field_type alpha, const X &x, Y &y) const override |
|
void | addWellPressureEquations (PressureMatrix &jacobian, const X &weights, const bool use_well_weights) const override |
|
| WellModelAsLinearOperator (const WellModel &wm) |
|
void | apply (const X &x, Y &y) const override |
| apply operator to x: The input vector is consistent and the output must also be consistent on the interior+border partition.
|
|
void | applyscaleadd (field_type alpha, const X &x, Y &y) const override |
| apply operator to x, scale and add:
|
|
Dune::SolverCategory::Category | category () const override |
| Category for operator.
|
|
void | addWellPressureEquations (PressureMatrix &jacobian, const X &weights, const bool use_well_weights) const override |
|
void | addWellPressureEquationsStruct (PressureMatrix &jacobian) const override |
|
int | getNumberOfExtraEquations () const override |
|
|
const WellModel & | wellMod_ |
|
◆ addWellPressureEquations()
The documentation for this class was generated from the following file: