Skip to content
Snippets Groups Projects
Commit f75a49a8 authored by Gordian Edenhofer's avatar Gordian Edenhofer
Browse files

Swap order of arguments of ScalingOperator

Make the ScalingOperator consistent with `from_global_data`, `full` and
possibly other operators which take the domain as first argument. This
breaks the currently enforced consistency with the `DiagonalOperator`
which takes a field as first argument and the domain only as an optional
keyword argument.

Fixes #279.
parent 4ca56a07
No related branches found
No related tags found
1 merge request!389Swap order of arguments of ScalingOperator
Pipeline #65020 passed
Showing
with 37 additions and 37 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment