log src/SbpOperators/SbpOperators.jl @ 899:18f63f1a0c44 feature/variable_derivatives

age author description
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
Fri, 19 Mar 2021 16:56:58 +0100 Vidar Stiernström Change from Dict to StaticDict in Laplace feature/laplace_opset
Sun, 14 Feb 2021 13:56:43 +0100 Vidar Stiernström Rename folders and files from quadrature to inner_product refactor/operator_naming
Mon, 04 Jan 2021 18:38:21 +0100 Vidar Stiernström Remove ConstantStencilOperator feature/volume_and_boundary_operators
Mon, 04 Jan 2021 17:17:40 +0100 Vidar Stiernström Implement the inverse quadrature operator as a volume operator and update tests. feature/volume_and_boundary_operators
Mon, 04 Jan 2021 10:25:04 +0100 Vidar Stiernström Update path feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:45:48 +0100 Vidar Stiernström Move SbpOpertors/quadrature to SbpOperators/volumeops/ feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:39:57 +0100 Vidar Stiernström Integrate feature/quadrature_as_outer_product into branch, before closing feature/quadrature_as_outer_product. (It is now obsolete apart from tests) feature/volume_and_boundary_operators
Fri, 01 Jan 2021 16:34:55 +0100 Vidar Stiernström Merge w. default feature/quadrature_as_outer_product