"bfps/cpp/full_code/NSVEparticlesP2P.cpp" did not exist on "d9a9b757cc9d13b7decfac4e532549a3c082e20d"
-
Gordian Edenhofer authored
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.
Gordian Edenhofer authoredMake 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.