Skip to content
Snippets Groups Projects
Commit a361f49b authored by Martin Reinecke's avatar Martin Reinecke
Browse files

cosmetics

parent 8adab70d
No related branches found
No related tags found
No related merge requests found
......@@ -61,4 +61,3 @@ class OuterProduct(LinearOperator):
return Field.from_global_data(
self._domain, np.tensordot(
self._field.to_global_data(), x.to_global_data(), axes))
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