Skip to content

Enhance the ghost cells generator filter.

  • Do not compute ghost cells on an input data which already has ghost cells.
  • Add a new BuildIfRequired option to specify if the ghost cells must be computed only if required by the pipeline or even if it is not the case.
  • Update the related test.

Merge request reports