Mercurial > repos > public > sbplib_julia
changeset 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 | 29df39a7b568 |
children | f781d6da7d3d |
files | src/DiffOps/DiffOps.jl |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
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