Skip to content
Snippets Groups Projects
Commit a141d2bf authored by Lukas Platz's avatar Lukas Platz
Browse files

resolve degenerate use of 'mode' in OperatorAdapter and LinearOperator

'mode' was used for field operator modes and operator transformation types
concurrently, which makes unclear what type of input the function operates
on. To resolve this, operator transformation type variables were renamed
to 'op_transform' and _trafo, making the distinction easy and obvious.
parent 8bf61ef1
No related branches found
No related tags found
1 merge request!244Readability operator adapter + linear operator
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment