Skip to content

Added a copy kernel, which can be used to transfer data from a source field to a destination field.

Philipp Suffa requested to merge add_copy_kernel into master

Added a copy kernel, which can be used to transfer data from a source field to a destination field. This is for example useful to copy ghost layers from one field to another, which are otherwise lost after a field swap.

Merge request reports