Skip to content

HTG GhostCellsGenerator: Mask support

Louis Gombert requested to merge louis.gombert/vtk:htg-gcg-mask into master

Improve mask support for HTG GhostCellsGenerator: we reduce the total size of data transmitted with the tree decomposition, and extract from ghost trees only the subtrees that are not masked. Children of masked coarse cells are discarded and not transmitted to neighbor processes.

Edited by Louis Gombert

Merge request reports