anonymize unused parameter

This commit is contained in:
Arne Morten Kvarving 2023-09-04 14:35:20 +02:00
parent 7327a6b429
commit e3787b1ca8

View File

@ -1108,7 +1108,7 @@ public:
}
Scalar temperature(unsigned globalDofIdx, unsigned timeIdx) const
Scalar temperature(unsigned globalDofIdx, unsigned /*timeIdx*/) const
{
// use the initial temperature of the DOF if temperature is not a primary
// variable