fixed compiler errors due to changed temperature signature

This commit is contained in:
Bernd Flemisch 2011-07-29 14:51:13 +00:00 committed by Andreas Lauser
parent 7d74f7132c
commit 1974359bbe

View File

@ -161,9 +161,7 @@ public:
// Return the temperature within a finite volume. We use constant
// 10 degrees Celsius.
Scalar temperature(const Element &element,
const FVElementGeometry &fvElemGeom,
int scvIdx) const
Scalar temperature() const
{ return 283.15; };
// Specifies which kind of boundary condition should be used for