#include <dumux/common/volumevariables.hh>
|
template<class ElementSolution , class Problem , class Element , class SubControlVolume > |
void | update (const ElementSolution &elemSol, const Problem &problem, const Element &element, const SubControlVolume &scv) |
| Update all quantities for a given control volume. More...
|
|
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 >
void Dumux::BasicVolumeVariables< Traits >::update |
( |
const ElementSolution & |
elemSol, |
|
|
const Problem & |
problem, |
|
|
const Element & |
element, |
|
|
const SubControlVolume & |
scv |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: