Skip to content

Introduce a slicing and a splitting operator

Gordian Edenhofer requested to merge nifty6_select into NIFTy_6

Introduce a SliceOperator for slicing a field into a smaller size all while preserving distances of the domain. Optionally center the selected slices.

Plus, introduce a SplitOperator for splitting a single Field into a MultiField.

Merge request reports