Skip to content

Fix Don't set mask False for a max level coarse cell

  1. The mask should not be set to False for a coarse cell of the given maximum level. It have to keep your value.

  2. Added a comment that specifies that the current implementation no longer chooses to "only create a new cursor" but just to position an attribute in vtkHyperTreeGrid. It is this attribute which is taken into account in the (super) cursors. We suggest replacing "JustCreateNewMask" by "NoCopy" always with the value True.

@mwestphal @yohann.bearzi @sebastien.jourdain

Merge request reports

Loading