log

age author description
Fri, 13 May 2022 13:29:05 +0200 Vidar Stiernström Add support for using periodic grids. feature/D2_boundary_opt
Fri, 13 May 2022 13:28:10 +0200 Vidar Stiernström Add periodic D1 and D2 operators for orders 8,10,12 feature/D2_boundary_opt
Fri, 13 May 2022 13:26:16 +0200 Vidar Stiernström Add methods for creating grids with different grid point distributions for each coordinate direction, and also supports constructing periodic grids feature/D2_boundary_opt
Sat, 07 May 2022 10:41:22 +0200 Vidar Stiernström Calculate width for all orders feature/D2_boundary_opt
Sat, 07 May 2022 10:40:47 +0200 Vidar Stiernström Use the logic grid associated with a CurvilinearGrid instead of creating a new one feature/D2_boundary_opt
Sat, 07 May 2022 10:30:59 +0200 Vidar Stiernström Add support for RK6 feature/D2_boundary_opt
Wed, 04 May 2022 08:42:13 +0200 Vidar Stiernström Clarify comments feature/D2_boundary_opt
Thu, 10 Mar 2022 16:54:26 +0100 Vidar Stiernström Merge with feature/poroelastic for Elastic schemes feature/D2_boundary_opt
Thu, 17 Feb 2022 18:55:11 +0100 Vidar Stiernström Add size checks to the operators feature/D2_boundary_opt
Mon, 14 Feb 2022 14:55:29 +0100 Vidar Stiernström Add support for boundary optimized grids in DefCurvilinear, and add boundaryOptimizedCurvilinear for constructing a curvilinear grid with boundary optimized grid point placement. feature/D2_boundary_opt
Mon, 14 Feb 2022 11:14:46 +0100 Vidar Stiernström Merge with feature/FMMlabb feature/D2_boundary_opt
Mon, 14 Feb 2022 10:49:49 +0100 Vidar Stiernström Fix typo in comment feature/D2_boundary_opt
Sun, 13 Feb 2022 20:58:35 +0100 Vidar Stiernström Fix bug when using wide stencils feature/D2_boundary_opt
Sun, 13 Feb 2022 19:32:34 +0100 Vidar Stiernström Add variable coefficient boundary-optimized second derivatives. feature/D2_boundary_opt
Sun, 27 Jun 2021 16:19:28 +0200 Martin Almquist Bugifx penalty sign. feature/laplace1d_variable