Skip to content

Draft: Fix 3387 gamg agglomeration caching

Mattijs Janssens requested to merge fix-3387-GAMGAgglomeration-caching into develop

Summary

GAMGAgglomeration with cacheing : use updateInterval also on static mesh cases

Resolved bugs (If applicable)

#3387

Details of new models (If applicable)

cacheAgglomeration yes;
updateInterval 10;

Risks

Left over updateInterval will now also trigger updates on static mesh simulations

Merge request reports

Loading