ENH: finiteArea: enable cache-gradient mechanism

This commit is contained in:
Kutalmis Bercin
2023-05-05 15:07:33 +01:00
committed by Andrew Heather
parent 528c5ed8eb
commit 188c303a27
12 changed files with 276 additions and 77 deletions

View File

@ -44,5 +44,11 @@ relaxationFactors
Us 0.5;
}
cache
{
grad(h);
grad(Us);
}
// ************************************************************************* //