BUG: timeVaryingMappedFixedValueFvPatchField: re-calculate interpolations

This commit is contained in:
mattijs
2012-04-18 12:04:49 +01:00
parent c00e99a6ec
commit f87a730ba5

View File

@ -209,7 +209,7 @@ template<class Type>
void timeVaryingMappedFixedValueFvPatchField<Type>::checkTable()
{
// Initialise
if (startSampleTime_ == -1 && endSampleTime_ == -1)
if (mapperPtr_.empty())
{
pointIOField samplePoints
(