diff src/DiffOps/DiffOps.jl @ 866:1784b1c0af3e feature/laplace_opset

Merge with default
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Wed, 19 Jan 2022 14:44:24 +0100
parents 76e5682d0e52
children 471a948cd2b2
line wrap: on
line diff
--- a/src/DiffOps/DiffOps.jl	Fri Jul 02 14:23:33 2021 +0200
+++ b/src/DiffOps/DiffOps.jl	Wed Jan 19 14:44:24 2022 +0100
@@ -93,6 +93,7 @@
 
 
 """
+    BoundaryCondition
 A BoundaryCondition should implement the method
     sat(::DiffOp, v::AbstractArray, data::AbstractArray, ...)
 """