#include <dumux/linear/helmholtzoperator.hh>
|
| template<class ElementSolution, class Problem, class Element, class SubControlVolume> |
| void | update (const ElementSolution &elemSol, const Problem &, const Element &, const SubControlVolume &scv) |
| |
| Scalar | priVar (const int pvIdx) const |
| |
| const PrimaryVariables & | priVars () const |
| |
| Scalar | extrusionFactor () const |
| |
◆ PrimaryVariables
◆ extrusionFactor()
◆ priVar()
◆ priVars()
◆ update()
template<class Traits>
template<class ElementSolution, class Problem, class Element, class SubControlVolume>
The documentation for this class was generated from the following file: