Skip to content

MultiBlock HTG not rendering bug fix

The new HyperTreeGridRepresentation was discarding composite data sets that held htgs. Since htgs can be part of a composite data set (see the output of the PIO reader), this representation now accepts composite data sets with htgs in it.

Fixes #21216 (closed)

Merge request reports