bcube-project / BcubeTutorials.jl

Tutorials and examples for the Bcube project
MIT License
2 stars 0 forks source link

Fix functions overwriting in `heat_equation` tutorial #13

Open ghislainb opened 5 months ago

ghislainb commented 5 months ago

See the log of the CI:

WARNING: Method definition a(Any, Any) in module heat_equation_API at /home/runner/work/BcubeTutorials.jl/BcubeTutorials.jl/src/tutorial/heat_equation.jl:53 overwritten at /home/runner/work/BcubeTutorials.jl/BcubeTutorials.jl/src/tutorial/heat_equation.jl:100.
WARNING: Method definition l(Any) in module heat_equation_API at /home/runner/work/BcubeTutorials.jl/BcubeTutorials.jl/src/tutorial/heat_equation.jl:54 overwritten at /home/runner/work/BcubeTutorials.jl/BcubeTutorials.jl/src/tutorial/heat_equation.jl:102.

Possible solutions: