log diracDiscr.m @ 1326:c2d716c4f1ed feature/D2_boundary_opt

age author description
Wed, 20 Nov 2019 21:02:06 +0100 Jonatan Werpers Apply some nitpicking feature/dirac_discr
Wed, 20 Nov 2019 20:30:45 +0100 Jonatan Werpers Avoid indentation of whole function feature/dirac_discr
Tue, 19 Nov 2019 17:04:32 -0800 Martin Almquist Merge heads feature/dirac_discr
Tue, 19 Nov 2019 17:01:38 -0800 Martin Almquist Turn row vectors into column vectors in diracDiscr comments feature/dirac_discr
Tue, 19 Nov 2019 16:21:26 -0800 Vidar Stiernström Minor clean up feature/dirac_discr
Tue, 19 Nov 2019 16:06:03 -0800 Vidar Stiernström Merge with refactorization of computing source indices feature/dirac_discr
Wed, 20 Nov 2019 00:13:56 +0100 Jonatan Werpers Remove overloading of norm() and fnorm feature/dirac_discr
Wed, 20 Nov 2019 00:10:30 +0100 Jonatan Werpers Attempt to factor out a function for finding indecies of the source feature/dirac_discr
Tue, 19 Nov 2019 23:51:32 +0100 Jonatan Werpers Make all if-branches have the same order of variable assignments feature/dirac_discr
Tue, 19 Nov 2019 15:16:08 -0800 Vidar Stiernström - Pass grids to diracDiscr and adjust tests. feature/dirac_discr
Tue, 19 Nov 2019 13:54:41 -0800 Vidar Stiernström Clean up diracDiscr, remove obsolete tests. feature/dirac_discr
Tue, 21 May 2019 18:10:06 -0700 Martin Almquist Refactor diracDiscr.m by moving the helper function diracDiscr1D to a separate file. feature/laplace_curvilinear_test
Tue, 21 May 2019 17:59:30 -0700 Martin Almquist Copy diracDiscr.m from feature/poroelastic feature/laplace_curvilinear_test
Wed, 21 Nov 2018 18:29:29 -0800 Martin Almquist Merge with feature/poroelastic. feature/d1_staggered
Wed, 05 Sep 2018 18:09:18 -0700 Martin Almquist Make diracDiscr work for n dimensions. Add tests up to 3D. feature/poroelastic
Wed, 05 Sep 2018 14:46:39 -0700 Martin Almquist Add dirac delta function, with corresponding test. Commented out tests for staggered grid because they do not yet exist on this branch. feature/poroelastic
Fri, 15 Jun 2018 14:01:13 -0700 Martin Almquist Bugfix diracDiscr to make it work for grids that are non-equidistant near boundaries. feature/d1_staggered
Wed, 15 Nov 2017 14:58:13 -0800 Martin Almquist Fix roundoff bug in diracDiscr and improve test. feature/d1_staggered
Tue, 14 Nov 2017 15:40:06 -0800 Martin Almquist Make diracDiscr return zeros if x0 is outside grid. feature/d1_staggered
Tue, 14 Nov 2017 15:35:51 -0800 Martin Almquist Bugfix right boundary in diracDiscr feature/d1_staggered
Tue, 14 Nov 2017 15:01:50 -0800 Martin Almquist Fix bug in diracDiscr feature/d1_staggered
Tue, 14 Nov 2017 14:28:35 -0800 Martin Almquist Add diracDiscr.m. Noticed bug if source is on grid point. feature/d1_staggered