Skip to content
  • Martin Bauer's avatar
    Boundary handling for Finite Differences · ffcf6991
    Martin Bauer authored
    - splitted existing LBM boundary handling into two parts:
        -> generic part , that is used for FD as well and moved it to pystencils
        -> LBM specific part - remained in lbmpy
    
    - bugfixes
    ffcf6991