log src/SbpOperators/SbpOperators.jl @ 1104:c0ab81e4c39c refactor/sbpoperators/inflation

age author description
Tue, 22 Mar 2022 10:02:47 +0100 Vidar Stiernström Rename readoperator.jl to stencil_set.jl feature/stencil_set_type
Tue, 22 Mar 2022 09:57:28 +0100 Vidar Stiernström Reintroduce read_stencil_set feature/stencil_set_type
Tue, 15 Mar 2022 21:42:52 +0100 Jonatan Werpers Merge feature/variable_derivatives feature/variable_derivatives
Tue, 15 Mar 2022 21:38:55 +0100 Jonatan Werpers Merge default feature/variable_derivatives
Tue, 15 Mar 2022 07:29:41 +0100 Jonatan Werpers Add stencil_set method and accuracy tests feature/first_derivative
Mon, 14 Mar 2022 10:16:03 +0100 Vidar Stiernström Review: Address review comment on placement of exports. Export statements should be placed at the top of the module file. Add todo. feature/laplace_opset
Mon, 14 Mar 2022 08:25:11 +0100 Jonatan Werpers Reviwe: Some more comments feature/laplace_opset
Mon, 21 Feb 2022 13:11:17 +0100 Vidar Stiernström Move exports to SbpOperators.jl feature/laplace_opset
Fri, 21 Jan 2022 09:20:58 +0100 Jonatan Werpers Add the coefficient as a part of the struct. Wrap tests in testsets feature/variable_derivatives
Thu, 20 Jan 2022 15:18:14 +0100 Jonatan Werpers Start implementing the variable second derivative feature/variable_derivatives
Tue, 25 Jan 2022 08:19:02 +0100 Jonatan Werpers REVIEW: Move export statements. Some to the top of the file and some to SbpOperators.jl since they seem more general feature/laplace_opset
Wed, 19 Jan 2022 14:44:24 +0100 Vidar Stiernström Merge with default feature/laplace_opset
Sun, 25 Jul 2021 16:18:42 +0200 Jonatan Werpers Remove d2.jl and D2 type operator_storage_array_of_table
Thu, 22 Jul 2021 23:33:58 +0200 Jonatan Werpers Add ConstantInteriorScalingOperator which will be used to implement diagonal inner products operator_storage_array_of_table
Sat, 17 Jul 2021 18:07:15 +0200 Jonatan Werpers Rename secondderivative.jl to second_derivative.jl refactor/sbp_operators_method_signatures