Skip to content

[gridptr] resize boundary id and parameter vectors after load balance

Bernd Flemisch requested to merge fix/gridptr-resize-boundary-params into master

Both the number of faces and the number of boundary segments may change during load balance. Resize the corresponding vectors, consistent with the initialization in lines 363ff.

Please cherry-pick to 2.6.

Merge request reports