|
| template<class Dummy = bool> |
| void | updateShearMultipliersPerm (const ElementContext &, unsigned, unsigned) |
| | Method which calculates the shear factor based on flow velocity.
|
| template<class Dummy = bool> |
| void | updateShearMultipliers (const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) |
| | Method which calculates the shear factor based on flow velocity.
|
|
const Evaluation & | polymerShearFactor () const |
|
const Evaluation & | waterShearFactor () const |
◆ updateShearMultipliers()
template<class TypeTag>
template<class Dummy = bool>
Method which calculates the shear factor based on flow velocity.
This is the variant of the method which assumes that the problem is specified using transmissibilities, i.e., not via permeabilities.
◆ updateShearMultipliersPerm()
template<class TypeTag>
template<class Dummy = bool>
Method which calculates the shear factor based on flow velocity.
This is the variant of the method which assumes that the problem is specified using permeabilities, i.e., not via transmissibilities.
The documentation for this class was generated from the following file: