Skip to content

BUG: VTM writer for HTG

We want to allow the Multiblock writer to be able to write HTG blocks in serial. But in parallel when we have a distributed HTG we only want to have the phtg writer.

Therefore we extended the XML definition to only support HTG in serial for MultiBlock.

Merge request reports