log src/SbpOperators/SbpOperators.jl @ 618:c64793f77509 feature/volume_and_boundary_operators

age author description
Mon, 07 Dec 2020 12:16:09 +0100 Vidar Stiernström Move Laplace and SecondDerivative into the volumeops directory feature/volume_and_boundary_operators
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
Sat, 05 Dec 2020 18:12:31 +0100 Vidar Stiernström Add a general boundary operator and make BoundaryRestriction a specialization of it. feature/volume_and_boundary_operators
Sun, 22 Nov 2020 14:45:32 +0100 Vidar Stiernström Start sketching on 1D boundary restriction operators. feature/boundary_ops
Sat, 07 Nov 2020 13:07:31 +0100 Vidar Stiernström Use LazyOuterProduct to construct multi-dimensional quadratures. This change allwed to: feature/quadrature_as_outer_product
Mon, 28 Sep 2020 22:38:09 +0200 Jonatan Werpers Remove SbpOperator type and ColocationOperator type 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
Sat, 26 Sep 2020 15:20:18 +0200 Jonatan Werpers Start trying to change LazyTensors refactor/remove_dynamic_size_tensormapping
Fri, 25 Sep 2020 14:19:15 +0200 Jonatan Werpers Merge and reactivate includes in SbpOperators.jl refactor/combine_to_one_package
Fri, 25 Sep 2020 13:34:32 +0200 Jonatan Werpers SbpOperators: Comment out some includes becuse the files are missing refactor/combine_to_one_package
Fri, 25 Sep 2020 13:25:32 +0200 Jonatan Werpers Fix `using` commands to refer to local modules within the Sbplib package/module refactor/combine_to_one_package
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/SbpOperators.jl@a95a3dd91567