Added SF_bndfix! function

This commit is contained in:
Fernando P. Panadero 2023-11-20 14:44:30 +01:00
parent dea04bccff
commit 32c4c84864
2 changed files with 22 additions and 2 deletions

View file

@ -57,7 +57,7 @@ export pmul, gpmul, gdagpmul, dmul
include("Dirac/Dirac.jl")
using .Dirac
export DiracWorkspace, DiracParam
export Dw!, g5Dw!, DwdagDw!
export Dw!, g5Dw!, DwdagDw!, SF_bndfix!
include("Solvers/Solvers.jl")