Skip to content

Add support to choose arrays to CGNS writer

Set CGNS writer proxy base as ParallelWriterBase. Add GhostLevel to CGNSWriter because that is expected by ParallelWriterBase (property currently does nothing). Includes test to use ChooseArraysToWrite prior to writing.

This addresses #21811 (closed)

Edited by Menno Deij - van Rijswijk

Merge request reports