Sat, 07 Sep 2024 12:11:53 -0700 |
Vidar Stiernström |
Rename project from Sbplib to Diffinitive
rename_module
|
Fri, 28 Jun 2024 21:40:19 +0200 |
Jonatan Werpers |
Add LinearAlgebra dependency for SbpOperators
feature/sbp_operators/laplace_curvilinear
|
Sun, 09 Jun 2024 16:47:03 -0700 |
Vidar Stiernström |
Remove export of non-existing function
feature/boundary_conditions
|
Sun, 09 Jun 2024 00:17:44 +0200 |
Jonatan Werpers |
Simplify parsing of constants from stencil set
feature/boundary_conditions
|
Tue, 04 Jun 2024 16:46:14 -0700 |
Vidar Stiernström |
Remove module BoundaryConditions, moving its content to SbpOperators
feature/boundary_conditions
|
Sun, 26 May 2024 18:13:58 -0700 |
Vidar Stiernström |
Add positivity properties (the borrowing capacity) of the D2 operators to the operator toml as well as methods to parse them
feature/boundary_conditions
|
Wed, 26 Jul 2023 21:35:50 +0200 |
Vidar Stiernström |
Merge with default. Comment out broken tests for boundary_conditions at sat
feature/boundary_conditions
|
Fri, 26 May 2023 21:39:08 +0200 |
Jonatan Werpers |
Start splitting out a second_derivative_variable function
feature/variable_derivatives
|
Wed, 08 Feb 2023 21:21:28 +0100 |
Jonatan Werpers |
Merge default
feature/variable_derivatives
|
Fri, 03 Feb 2023 10:05:52 +0100 |
Jonatan Werpers |
Change name and clarify docs
feature/dissipation_operators
|
Tue, 11 Oct 2022 18:16:42 +0200 |
Vidar Stiernström |
Reformulate boundary routines (sat tensors) for Laplace and fix export
feature/boundary_conditions
|
Mon, 13 Jun 2022 13:46:24 +0200 |
Vidar Stiernström |
Start implementing functions for boundary conditions associated with Laplace
feature/boundary_conditions
|
Thu, 24 Mar 2022 12:35:14 +0100 |
Jonatan Werpers |
Merge feature/variable_derivatives
feature/variable_derivatives
|
Wed, 23 Mar 2022 21:58:04 +0100 |
Jonatan Werpers |
Fix typo
feature/dissipation_operators
|
Wed, 23 Mar 2022 12:54:45 +0100 |
Jonatan Werpers |
Merge default
feature/variable_derivatives
|
Tue, 22 Mar 2022 22:11:11 +0100 |
Jonatan Werpers |
Merge refactor/sbpoperators/inflation
feature/dissipation_operators
|
Tue, 22 Mar 2022 12:33:58 +0100 |
Jonatan Werpers |
Implement undevided dissipation operators
feature/dissipation_operators
|
Tue, 22 Mar 2022 08:02:23 +0100 |
Jonatan Werpers |
Add StencilOperatorDistinctClosures
feature/dissipation_operators
|
Fri, 18 Mar 2022 15:44:03 +0100 |
Jonatan Werpers |
Add some tests and start implementing dissipation()
feature/dissipation_operators
|
Fri, 18 Mar 2022 12:24:10 +0100 |
Jonatan Werpers |
Start adding helper functions for building dissipation operators
feature/dissipation_operators
|
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
|
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
|
Mon, 07 Dec 2020 14:05:47 +0100 |
Vidar Stiernström |
Add NormalDerivative as a BoundaryOperator and reintroduce tests.
feature/volume_and_boundary_operators
|
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
|