diff src/DiffOps/DiffOps.jl @ 341:48f916e12994 refactor/combine_to_one_package

DiffOps.jl: Comment out exporting of apply function
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 25 Sep 2020 14:10:52 +0200
parents f4e3e71a4ff4
children 76e5682d0e52
line wrap: on
line diff
--- a/src/DiffOps/DiffOps.jl	Fri Sep 25 14:04:06 2020 +0200
+++ b/src/DiffOps/DiffOps.jl	Fri Sep 25 14:10:52 2020 +0200
@@ -88,7 +88,9 @@
     return u
 end
 
-export apply
+# TODO: This conflicts with LazyTensors. Shouldn't DiffOps be LazyTensorOperators and use that apply?
+# export apply
+
 
 """
 A BoundaryCondition should implement the method