Skip to content

Use camelCase fixedSize

fixedsize (without camelCase) was deprecated (dune-grid!82 (merged)) long ago. The deprecation warning says it will be removed after 2.8. So I finally cleaned up my code but the VariableSizeCommunicator was not happy with me.

This is an interface change, though one that was announced for a long time.

Merge request reports