Mercurial > repos > public > sbplib_julia
log src/SbpOperators/laplace/laplace.jl @ 611:e71f2f81b5f8 feature/volume_and_boundary_operators
age | author | description |
---|---|---|
Sat, 05 Dec 2020 19:14:39 +0100 | Vidar Stiernström | NOT WORKING: Draft implementation of VolumeOperator and make SecondDerivative specialize it. Reformulate Laplace for the new SecondDerivative. feature/volume_and_boundary_operators |
Fri, 27 Nov 2020 11:27:37 +0100 | Jonatan Werpers | Remove Index{Unknown} and replace with general Any implementations refactor/tensor_index_coupling |
Mon, 28 Sep 2020 22:55:16 +0200 | Jonatan Werpers | Fix breaking tests by fixing calls to subgrid/restrict refactor/remove_dynamic_size_tensormapping |
Mon, 28 Sep 2020 22:42:54 +0200 | Jonatan Werpers | Remove apply_transpose methods from second derivatives refactor/remove_dynamic_size_tensormapping |
Sun, 27 Sep 2020 22:51:31 +0200 | Jonatan Werpers | Reinclude SbpOperators and fix most of the code and tests there. refactor/remove_dynamic_size_tensormapping |
Fri, 25 Sep 2020 13:06:02 +0200 | Jonatan Werpers | Start converting to one package by moving all the files to their correct location refactor/combine_to_one_package base SbpOperators/src/laplace/laplace.jl@728c9313e53f |