Mercurial > repos > public > sbplib
graph
-
Close branch bcSetupExperiment bcSetupExperimentSat, 24 Nov 2018 14:55:48 +0000, by Jonatan Werpers
-
Fix the documentation of functions bcSetupExperimentSat, 24 Nov 2018 15:48:00 +0100, by Jonatan Werpers
-
Mordernize Laplace1dThu, 22 Nov 2018 10:44:11 +0100, by Jonatan Werpers
-
Fix bug in bcSetupThu, 22 Nov 2018 10:43:48 +0100, by Jonatan Werpers
-
Rename and mordernize scheme.Wave to scheme.Laplace1d. Not fully convertedThu, 22 Nov 2018 07:58:11 +0100, by Jonatan Werpers
-
Add new formatting method to TextTableThu, 22 Nov 2018 07:29:30 +0100, by Jonatan Werpers
-
Add a stuffStruct(), the reverse of dealStruct()Thu, 22 Nov 2018 07:27:11 +0100, by Jonatan Werpers
-
Handle default arguments better in dealStruct()Thu, 22 Nov 2018 07:26:45 +0100, by Jonatan Werpers
-
Add function to get the hgRevision hash as a stringThu, 22 Nov 2018 07:25:52 +0100, by Jonatan Werpers
-
Merge with feature/poroelastic. feature/d1_staggeredWed, 21 Nov 2018 18:29:29 -0800, by Martin Almquist
-
Remove getState from TimeStepper and derived classes feature/timesteppersThu, 15 Nov 2018 17:29:30 -0800, by Vidar Stiernström
-
Add general Runge-Kutta class feature/timesteppersThu, 15 Nov 2018 17:10:01 -0800, by Vidar Stiernström
-
Merge with default for latest changes feature/timesteppersThu, 15 Nov 2018 16:36:21 -0800, by Vidar Stiernström
-
Generalize Staggered1DAcoustics to handle variable coefficients defined by both function handles and vectors. feature/d1_staggeredSun, 04 Nov 2018 12:36:30 -0800, by Martin Almquist
-
Add a getBoundaryOperator method in multiblock.DiffOp that uses the the diffop get_boundary_operator method rather than its properties. Werpers might not like this. feature/poroelasticFri, 02 Nov 2018 10:47:03 -0700, by Martin Almquist
-
Add Jonatans bugfix to bcSetup. feature/poroelasticFri, 02 Nov 2018 10:44:59 -0700, by Martin Almquist
-
In Elastic2dVariable: Improve notation for borrowing constants. Update interface constant to match corrected derivation. Tests ok. feature/poroelasticFri, 26 Oct 2018 16:35:23 -0700, by Martin Almquist
-
Add method expandFunc to multiblock.Grid feature/poroelasticFri, 26 Oct 2018 15:41:26 -0700, by Martin Almquist
-
Fix typo in boundary group definition in multiblock.domain.CircleFri, 02 Nov 2018 11:13:51 +0100, by Jonatan Werpers
-
Fix bugs in forcingSetup and verifyFormat bcSetupExperimentFri, 02 Nov 2018 11:11:50 +0100, by Jonatan Werpers
-
Add grid for just a collection of nodesThu, 01 Nov 2018 14:10:47 +0100, by Jonatan Werpers
-
Add function to deal the fields of a struct to variablesThu, 01 Nov 2018 14:10:02 +0100, by Jonatan Werpers
-
Change some naming of functions bcSetupExperimentThu, 01 Nov 2018 10:41:36 +0100, by Jonatan Werpers
-
Add functions for taking local closures and penalties global bcSetupExperimentWed, 25 Jul 2018 15:24:37 -0700, by Jonatan Werpers
-
I remove cell support in multiblock.DiffOp.boundary_condition bcSetupExperimentWed, 25 Jul 2018 15:17:16 -0700, by Jonatan Werpers
-
Small changes to Elastic2dVariable to facilitate adjoing gradient computation. feature/poroelasticWed, 24 Oct 2018 16:17:32 -0700, by Martin Almquist
-
Add computation of HI*M to D2Variable to make adjoint gradient computation easier. feature/poroelasticWed, 24 Oct 2018 16:16:43 -0700, by Martin Almquist
-
Add method getTimeStepQuadrature to RungeKuttaDiscreteData feature/poroelasticWed, 03 Oct 2018 10:43:24 -0700, by Martin Almquist
-
Add RK for second order and discrete data. feature/poroelasticTue, 02 Oct 2018 13:43:33 -0700, by Martin Almquist
-
Bugfix in static getTimeStep method in RungeKuttaDiscreteData feature/poroelasticTue, 02 Oct 2018 13:42:11 -0700, by Martin Almquist
-
Merge with feature/d1_staggered to get RK timestepper for discrete data. feature/poroelasticTue, 02 Oct 2018 13:39:10 -0700, by Martin Almquist
-
Add 1D quadrature matrices as property in Elastic2dVariable. feature/poroelasticSun, 16 Sep 2018 18:00:14 -0700, by Martin Almquist
-
Merged branch with default for latest change set feature/burgers1dFri, 12 Oct 2018 08:50:25 +0200, by Vidar Stiernström
-
Fix bug in SAT terms for upwind operators feature/burgers1dThu, 27 Sep 2018 09:30:21 +0200, by Vidar Stiernström
-
- Fix bug when constructing closure for narrow stencils feature/burgers1dFri, 21 Sep 2018 15:33:15 +0200, by Vidar Stiernström
-
Correct documentation of Rungekutta feature/burgers1dFri, 21 Sep 2018 09:14:38 +0200, by Vidar Stiernström
-
Use the old implementation for RK4 until the different methods are profiled. feature/burgers1dFri, 21 Sep 2018 09:13:03 +0200, by Vidar Stiernström
-
Increase efficiency of computing closures feature/burgers1dThu, 20 Sep 2018 19:02:01 +0200, by Vidar Stiernström
-
Clean up in RK time stepper schemes feature/burgers1dThu, 20 Sep 2018 18:36:45 +0200, by Vidar Stiernström
-
Add generalized RungeKutta and RungeKuttaRV class which extracts its coefficients from a butcher tableau, specified on the scheme. feature/burgers1dThu, 20 Sep 2018 17:51:19 +0200, by Vidar Stiernström
-
Add RK6 with residual viscosity update and reduce computational effort of spatial scheme feature/burgers1dWed, 19 Sep 2018 16:32:05 +0200, by Vidar Stiernström
-
Only compute dissipation operator when requested feature/burgers1dTue, 18 Sep 2018 10:32:00 +0200, by Vidar Stiernström
-
Reformulate the RK4 time stages in order to easier see how the residual should be updated. feature/burgers1dFri, 14 Sep 2018 16:40:19 +0200, by Vidar Stiernström
-
Fix bug in +scheme.bcSetupThu, 20 Sep 2018 11:45:40 +0200, by Jonatan Werpers
-
Close feature/grids after merge to default feature/gridsTue, 18 Sep 2018 15:58:12 +0200, by Jonatan Werpers
-
Add license file and a short readmeTue, 18 Sep 2018 15:48:36 +0200, by Jonatan Werpers
-
Added tag Heimisson2018 for changeset 08f3ffe63f48 feature/poroelasticFri, 14 Sep 2018 10:41:00 -0700, by Martin Almquist
-
Make diracDiscr work for n dimensions. Add tests up to 3D. feature/poroelasticWed, 05 Sep 2018 18:09:18 -0700, by 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/poroelasticWed, 05 Sep 2018 14:46:39 -0700, by Martin Almquist
-
Compute the residual in between each runge-kutta stage. feature/burgers1dThu, 13 Sep 2018 18:14:54 +0200, by Vidar Stiernström
-
Add support for artificial viscosity feature/burgers1dThu, 13 Sep 2018 14:21:47 +0200, by Vidar Stiernström
-
Support narrow stencil operators of order 6 feature/burgers1dTue, 11 Sep 2018 16:29:00 +0200, by Vidar Stiernström
-
Merged with default, and updated +scheme/Burgers1D accordingly feature/burgers1dTue, 11 Sep 2018 15:58:35 +0200, by Vidar Stiernström
-
Fix bug in initialization of differential operators feature/burgers1dTue, 11 Sep 2018 13:24:08 +0200, by Vidar Stiernström
-
Add quadrature stencils and operator assembly. Add tests feature/operator_filesMon, 10 Sep 2018 19:27:27 +0200, by Vidar Stiernström
-
add testfor D2 and sign in assemble_op feature/operator_filesMon, 10 Sep 2018 18:50:29 +0200, by Ylva Rydin
-
rename boundart_stencil and and boundary_block to boundary_stencils feature/operator_filesMon, 10 Sep 2018 17:28:15 +0200, by Ylva Rydin
-
Add files for parsing operator data stencil file feature/operator_filesMon, 10 Sep 2018 16:57:17 +0200, by Ylva Rydin
-
Merge with feature/gridsFri, 07 Sep 2018 14:40:58 +0200, by Jonatan Werpers
-
Added tag v0.2 for changeset b723495cdb2fFri, 07 Sep 2018 14:39:38 +0200, by Jonatan Werpers
-
Add functions for easily creating struct arrays and struct cell arrays v0.2Fri, 07 Sep 2018 09:21:57 +0200, by Jonatan Werpers
-
Add getState to timesteppers, returning the relevant state of the timestepper feature/timesteppersMon, 10 Sep 2018 16:19:16 +0200, by Vidar Stiernström
-
Add support for artificial viscosity to the 1d burgers scheme. feature/burgers1dThu, 06 Sep 2018 12:43:51 +0200, by Vidar Stiernstrom
-
Add scheme for 1D Burgers equation feature/burgers1dMon, 03 Sep 2018 14:50:27 +0200, by Vidar Stiernstrom
-
Correct interface penalty strength in Elastic2dVariable feature/gridsWed, 08 Aug 2018 14:42:24 -0700, by Martin Almquist
-
Allow functions with variable number of arguments in grid.evalOn feature/poroelasticFri, 27 Jul 2018 10:13:02 -0700, by Jonatan Werpers
-
Make multiblock.evalOn work for any dimension feature/poroelasticFri, 27 Jul 2018 10:03:21 -0700, by Jonatan Werpers
-
Change order of function arguments feature/poroelasticFri, 27 Jul 2018 09:50:29 -0700, by Jonatan Werpers
-
Add type assertions, fix bug, edit documentation and formatting feature/poroelasticFri, 27 Jul 2018 09:49:24 -0700, by Jonatan Werpers
-
Fix formatting of multiblock.evalOn feature/poroelasticThu, 26 Jul 2018 18:34:38 -0700, by Jonatan Werpers
-
Move blockEvalOn to multiblock package feature/poroelasticThu, 26 Jul 2018 18:33:01 -0700, by Jonatan Werpers
-
Add values to .lim in Cartesian feature/poroelasticThu, 26 Jul 2018 18:25:10 -0700, by Jonatan Werpers
-
Rename spdaigsVariablePeriodic spdiagsPeriodic feature/poroelasticThu, 26 Jul 2018 18:04:29 -0700, by Jonatan Werpers
-
Make spdiagVariable a local functions feature/poroelasticThu, 26 Jul 2018 17:53:51 -0700, by Jonatan Werpers
-
Bort med martins hemska whitespace feature/poroelasticThu, 26 Jul 2018 17:51:48 -0700, by Jonatan Werpers
-
Merge with feature/grids and bugfix bcSetup feature/poroelasticThu, 26 Jul 2018 10:53:05 -0700, by Martin Almquist
-
Remove hack in multiblock/DiffOp that was used with cell penalties. feature/poroelasticWed, 25 Jul 2018 18:53:07 -0700, by Martin Almquist
-
Revert bcSetup and update bc functions in elastic schemes to be compatible. feature/poroelasticWed, 25 Jul 2018 18:33:03 -0700, by Martin Almquist
-
Added tag elastic1.0 for changeset 08f3ffe63f48 feature/poroelasticWed, 25 Jul 2018 18:06:08 -0700, by Martin Almquist
-
Remove old functions from multiblock package feature/gridsWed, 25 Jul 2018 18:36:57 -0700, by Jonatan Werpers
-
Add function for parsing each entry in bcs to a struct bcSetupExperimentWed, 25 Jul 2018 09:34:19 -0700, by Jonatan Werpers
-
Change to using structs for storing data functions and penalties bcSetupExperimentTue, 24 Jul 2018 16:53:35 -0700, by Jonatan Werpers
-
Remove some stuff duplicated from the verifyFormat function bcSetupExperimentTue, 24 Jul 2018 16:30:15 -0700, by Jonatan Werpers
-
Move more stuff into verifyFormat bcSetupExperimentTue, 24 Jul 2018 16:27:36 -0700, by Jonatan Werpers
-
Move verification to a separate function bcSetupExperimentTue, 24 Jul 2018 16:12:39 -0700, by Jonatan Werpers
-
Add assertions on string input accOp feature/interpolationTue, 24 Jul 2018 20:16:00 -0700, by Jonatan Werpers
-
Merge with feature/better_multiblock_defs feature/gridsTue, 24 Jul 2018 20:01:29 -0700, by Jonatan Werpers
-
Close branch before merge feature/better_multiblock_defsTue, 24 Jul 2018 19:59:54 -0700, by Jonatan Werpers
-
Added tag grids0.1 for changeset 0776fa4754ff feature/gridsTue, 24 Jul 2018 19:58:53 -0700, by Jonatan Werpers
-
Switch to assertSize from assert_size feature/grids grids0.1Mon, 23 Jul 2018 09:33:26 -0700, by Jonatan Werpers
-
Remove multiplication with jacobian where it shouldn't be feature/gridsMon, 23 Jul 2018 09:32:56 -0700, by Jonatan Werpers
-
Remove default scaling of the system. feature/gridsWed, 18 Jul 2018 15:42:52 -0700, by Jonatan Werpers
-
Return line handles from show methods in Def and Ti feature/gridsWed, 18 Jul 2018 15:26:15 -0700, by Jonatan Werpers
-
Make setup_time_quantity_plot() accept sparse vectors feature/gridsTue, 17 Jul 2018 16:39:17 -0700, by Jonatan Werpers
-
Improve mononomial and vandermonde functions to work in multiple dimension and adapt to sym or double inputs feature/gridsWed, 27 Jun 2018 11:10:52 +0200, by Jonatan Werpers
-
Add function to find next color of a plot feature/gridsTue, 26 Jun 2018 16:59:03 +0200, by Jonatan Werpers
-
Make assertSize more general, allow picking dimensions feature/gridsTue, 26 Jun 2018 14:07:35 +0200, by Jonatan Werpers
-
Add function for findind indecies of points in a list of points feature/gridsThu, 21 Jun 2018 16:54:27 +0200, by Jonatan Werpers
-
Add methods for getting boundary quadratures from multiblock.DiffOP feature/gridsWed, 20 Jun 2018 13:00:01 +0200, by Jonatan Werpers
-
time.SBPInTimeSecondOrderFormImplicit: Fix default value for A feature/gridsWed, 20 Jun 2018 12:59:07 +0200, by Jonatan Werpers
-
Revert unnecessary change in bcSetup.m feature/d1_staggeredTue, 19 Jun 2018 14:25:43 -0700, by Martin Almquist
-
Add discont interface in 1D acoustics staggered, using the hat variable interface coupling. feature/d1_staggeredMon, 18 Jun 2018 16:36:24 -0700, by Martin Almquist
-
Add +multiblock/+domain/Line for 1D multiblock. feature/d1_staggeredMon, 18 Jun 2018 16:33:53 -0700, by Martin Almquist
-
Bugfix? in +scheme/bcSetup.m feature/d1_staggeredMon, 18 Jun 2018 16:32:23 -0700, by Martin Almquist
-
Merge with poroelastic to get blockEvalOn. feature/d1_staggeredSun, 17 Jun 2018 14:44:05 -0700, by Martin Almquist
-
Bugfix diracDiscr to make it work for grids that are non-equidistant near boundaries. feature/d1_staggeredFri, 15 Jun 2018 14:01:13 -0700, by Martin Almquist
-
Fix stage rate bug in RK4 discrete data feature/d1_staggeredFri, 15 Jun 2018 13:02:29 -0700, by Martin Almquist
-
Merge with feature/interpolation to get new interpolation operators. feature/utux2DTue, 22 May 2018 13:31:09 -0700, by Martin Almquist
-
Replace AWW interpolation operator coefficients by new that were generated symbolically feature/interpolationTue, 22 May 2018 13:29:47 -0700, by Martin Almquist
-
Add missing semicolon in multiblock.Laplace feature/gridsMon, 04 Jun 2018 17:48:19 +0200, by Jonatan Werpers
-
Allow gird functions as data in bcSetup feature/gridsMon, 04 Jun 2018 17:47:32 +0200, by Jonatan Werpers
-
Add a multiblock wrapper for laplace feature/gridsThu, 24 May 2018 16:40:12 +0200, by Jonatan Werpers
-
Fix bug that fail tests and correct a typo feature/gridsWed, 11 Apr 2018 09:14:54 +0200, by Jonatan Werpers
-
SBPInTimeSecondOrderForm: Scale the system acording to C by default feature/gridsWed, 28 Mar 2018 12:47:53 +0200, by Jonatan Werpers
-
Change schemes to work for special coefficients. feature/utux2DMon, 21 May 2018 23:11:34 -0700, by Martin Almquist
-
Add metric scale factors to properties in heat and elastic curvilinear feature/poroelastic Heimisson2018 elastic1.0Fri, 11 May 2018 13:11:32 -0700, by Martin Almquist
-
Add scheme Heat2Dcurvilinear. Neumann and Dirichlet seem to work. Only tested for stretched Cartesian grids though. feature/poroelasticWed, 09 May 2018 19:29:12 -0700, by Martin Almquist
-
Make computation of metric derivatives work for periodic. feature/poroelasticMon, 07 May 2018 15:55:35 -0700, by Martin Almquist
-
Add Elastic curvilinear. Traction and Dirichlet BC working. feature/poroelasticMon, 07 May 2018 14:35:54 -0700, by Martin Almquist
-
Set Dirichlet tuning as parameter in BC function in Elastic2dVariable. feature/poroelasticTue, 01 May 2018 14:19:08 -0700, by Martin Almquist
-
Update Runge Kutta for discrete data to return stage rates if needed. feature/d1_staggeredWed, 25 Apr 2018 16:58:45 -0700, by Martin Almquist
-
Add grid.blockEvalOn for functions with different functional expressions for different grid blocks feature/poroelasticWed, 25 Apr 2018 14:56:17 -0700, by Martin Almquist
-
Make bcSetup work for cell penalties and data from several BC per boundary. Should probably be changed before merge. feature/poroelasticWed, 25 Apr 2018 14:47:54 -0700, by Martin Almquist
-
Make Elastic2dVariable.size account for components. feature/poroelasticWed, 25 Apr 2018 14:46:24 -0700, by Martin Almquist
-
Bugfix in multiblock.Grid.splitFunc, didnt work for vector-valued functions. feature/poroelasticWed, 25 Apr 2018 14:44:49 -0700, by Martin Almquist
-
Set grid property in multiblock.DiffOp feature/poroelasticWed, 25 Apr 2018 14:43:58 -0700, by Martin Almquist
-
Hack in multiblockDiffOp, probably not Werpers-compatible. feature/poroelasticSat, 21 Apr 2018 16:08:48 -0700, by Martin Almquist
-
Bugfix Elastic2dVariable interface feature/poroelasticSat, 21 Apr 2018 16:04:46 -0700, by Martin Almquist
-
Update multiblock.DiffOp to work for systems. feature/poroelasticFri, 20 Apr 2018 16:56:49 -0700, by Martin Almquist
-
First implementation of elastic interface feature/poroelasticFri, 20 Apr 2018 11:32:04 -0700, by Martin Almquist
-
Refactor BC code in Elastic2dVariable feature/poroelasticThu, 19 Apr 2018 17:06:27 -0700, by Martin Almquist
-
Implement symmetric Dirichlet BC with variable tuning parameter in Heat2D scheme. feature/poroelasticFri, 30 Mar 2018 15:35:46 -0700, by Martin Almquist
-
Modify penalty for Neumann in Head2d so that data is for normal derivative and not u_x or u_y. feature/poroelasticWed, 14 Mar 2018 13:04:25 -0700, by Martin Almquist
-
Fix bug in bcSetup for inhom conditions feature/gridsTue, 20 Mar 2018 14:43:04 +0100, by Jonatan Werpers
-
Add missing assignment of obj.grid in multiblock.DiffOp feature/gridsMon, 19 Mar 2018 17:12:08 +0100, by Jonatan Werpers
-
Change name of grid parameter in multiblock.DiffOp to avoid conflict with package feature/gridsMon, 19 Mar 2018 17:11:15 +0100, by Jonatan Werpers
-
Add interpolation to LaplaceCurveilinear. feature/utux2DWed, 14 Mar 2018 21:01:34 -0700, by Martin Almquist
-
Add interpolation to Schrödinger 2D scheme. feature/utux2DSun, 11 Mar 2018 21:39:49 -0700, by Martin Almquist
-
Add Schrödinger scheme for 2d single block. Will develop to multiblock with interpolation. feature/utux2DSat, 03 Mar 2018 16:18:33 -0800, by Martin Almquist
-
Close branch feature/subclassable_cellarray feature/sublassable_cellarrayTue, 08 Aug 2017 08:31:45 +0200, by Jonatan Werpers
-
Close branch feature/boundaryGroup feature/boundaryGroupTue, 08 Aug 2017 08:32:42 +0200, by Jonatan Werpers
-
Changed closure and penalty ao that sparse matrices are created in DiffOpTimeDep feature/quantumTrianglesThu, 30 Nov 2017 18:01:21 +0100, by Ylva Rydin
-
changed a sign in penalty and closure, most probably everything blows up now... feature/quantumTrianglesTue, 21 Nov 2017 17:04:07 +0100, by Ylva Rydin
-
add imaginary part to closure in hamiltonian feature/optimThu, 19 Oct 2017 09:48:18 +0200, by Ylva Rydin
-
Add Jonatans symbolic lifehax feature/quantumTrianglesThu, 05 Oct 2017 18:04:23 +0200, by Ylva Rydin
-
Changed jacobian at right side of the penalty term in 2D, seems like it is working feature/quantumTrianglesTue, 19 Sep 2017 09:51:08 +0200, by Ylva Rydin
-
Add oposit jacobian to penalty term feature/quantumTrianglesTue, 19 Sep 2017 09:47:14 +0200, by Ylva Rydin
-
changed my mond about the jacobian feature/quantumTrianglesFri, 15 Sep 2017 09:24:21 +0200, by Ylva Rydin
-
added jacobian to stichshemes feature/quantumTrianglesFri, 15 Sep 2017 09:21:29 +0200, by Ylva Rydin
-
Implement RK4 for discrete data. feature/d1_staggeredTue, 06 Mar 2018 11:59:43 -0800, by Martin Almquist
-
Bugfix get_boundary_op in Elastic2d and Heat2d feature/poroelasticThu, 15 Feb 2018 16:38:36 -0800, by Martin Almquist
-
Add D2VariablePeriodic orders 4 and 6. feature/poroelasticThu, 08 Feb 2018 16:44:46 -0800, by Martin Almquist
-
Make scheme/elasticVariable work with different opSets in different dim to facilitate periodic in some dim. feature/poroelasticThu, 08 Feb 2018 16:43:43 -0800, by Martin Almquist
-
Add property lim to grid/Cartesian to make periodic discr easier. feature/poroelasticThu, 08 Feb 2018 16:40:48 -0800, by Martin Almquist
-
Bugfix in spdiagsVariablePeriodic feature/poroelasticThu, 08 Feb 2018 16:02:20 -0800, by Martin Almquist
-
Modify BC in Staggered 1D acoustics to ensure that only physically meaningful changes of variables are used. See hypsyst varcoeff sec 3. feature/d1_staggeredWed, 07 Feb 2018 20:07:34 -0800, by Martin Almquist
-
Add D2 variable periodic for second order. feature/poroelasticWed, 07 Feb 2018 15:42:50 -0800, by Martin Almquist
-
Remove schemes elasticDilation and elasticShear because they are subsets of elastic. feature/poroelasticMon, 05 Feb 2018 14:58:48 -0800, by Martin Almquist
-
Add support for Dirichlet and Traction BC on different components at the same boundary. Remove some unused variables and improve comments. feature/poroelasticMon, 05 Feb 2018 14:45:26 -0800, by Martin Almquist
-
Add scheme for complete elastic operator. Traction BC working with MMS variable coefficient. feature/poroelasticMon, 05 Feb 2018 11:06:15 -0800, by Martin Almquist
-
Correct factor of 2 in Dirichlet penalty parameter. feature/poroelasticFri, 26 Jan 2018 15:17:49 -0800, by Martin Almquist
-
Add Dirichlet BC to dilation. Stable with variable coeff and conv study yields p+1/2 which probably is ok. feature/poroelasticThu, 18 Jan 2018 13:36:56 -0800, by Martin Almquist
-
First implementation of elastic dilation variable. Constant coeff is stable. feature/poroelasticTue, 16 Jan 2018 17:41:55 -0800, by Martin Almquist
-
Change penalties in Free BC to enable mixed Dirichlet/Free BC. feature/poroelasticSat, 23 Dec 2017 15:42:11 +0100, by Martin Almquist
-
Correct char BC in staggered acoustics 1D variable coeff. feature/d1_staggeredWed, 27 Dec 2017 21:16:06 +0100, by Martin Almquist
-
Correct characteristic BC in staggered acoustics 1D constant coeff. feature/d1_staggeredWed, 27 Dec 2017 17:18:51 +0100, by Martin Almquist
-
Add 6th order to D2variable. feature/poroelasticFri, 22 Dec 2017 16:38:08 +0100, by Martin Almquist
-
Add Dirichlet condition. Symmetric, semi-definite matrix and MMS convergence working with variable coeff! feature/poroelasticFri, 22 Dec 2017 14:16:17 +0100, by Martin Almquist
-
Add borrowing constants to D2variable feature/poroelasticFri, 22 Dec 2017 14:14:24 +0100, by Martin Almquist
-
Make free BC work with data. Bugfix domain size. feature/poroelasticWed, 20 Dec 2017 06:52:17 +0100, by Martin Almquist
-
Add possibility for damping terms at interpolation interface. feature/utux2DMon, 16 Oct 2017 21:56:12 -0700, by Martin Almquist
-
Free BC now yields symmetric negative semidefinite discretization. feature/poroelasticFri, 15 Dec 2017 16:23:10 -0800, by Martin Almquist
-
First implementation of elastic shear operator with free boundary BC. feature/poroelasticThu, 14 Dec 2017 13:54:20 -0800, by Martin Almquist
-
Add helper function for kronecker delta. feature/poroelasticThu, 14 Dec 2017 13:53:38 -0800, by Martin Almquist
-
Add monomial, vandermonde and stencil cretation tools feature/gridsTue, 14 Nov 2017 16:46:07 +0100, by Jonatan Werpers
-
Make data more flexible, add print method, allow negative devider index feature/gridsSat, 11 Nov 2017 13:56:15 -0800, by Jonatan Werpers
-
Allow the possibility to have discr as an input the an error function feature/gridsSat, 11 Nov 2017 13:02:57 -0800, by Jonatan Werpers
-
Make noname.calculateErrors parallel feature/gridsTue, 24 Oct 2017 16:32:00 +0200, by Jonatan Werpers
-
Add function for easily creating a convergence plot feature/gridsTue, 24 Oct 2017 11:36:53 +0200, by Jonatan Werpers
-
Add some helpful properties to Color feature/gridsTue, 24 Oct 2017 11:18:07 +0200, by Jonatan Werpers
-
Make gaussian work for vector inputs feature/gridsTue, 24 Oct 2017 11:17:40 +0200, by Jonatan Werpers
-
Clean up and improve comments in StaggeredVariable feature/d1_staggeredMon, 04 Dec 2017 11:18:13 -0800, by Martin Almquist
-
Add staggered 1D variable coefficient. Convergence study working. feature/d1_staggeredMon, 04 Dec 2017 11:11:03 -0800, by Martin Almquist
-
Fix roundoff bug in diracDiscr and improve test. feature/d1_staggeredWed, 15 Nov 2017 14:58:13 -0800, by Martin Almquist
-
Make diracDiscr return zeros if x0 is outside grid. feature/d1_staggeredTue, 14 Nov 2017 15:40:06 -0800, by Martin Almquist
-
Bugfix right boundary in diracDiscr feature/d1_staggeredTue, 14 Nov 2017 15:35:51 -0800, by Martin Almquist
-
Add diracDiscr.m. Noticed bug if source is on grid point. feature/d1_staggeredTue, 14 Nov 2017 14:28:35 -0800, by Martin Almquist
-
Switch to staggered-upwind staggered operators in Staggered1DAcoustics scheme. feature/d1_staggeredMon, 13 Nov 2017 11:49:49 -0800, by Martin Almquist
-
Add staggered-upwind operators by Ken and Ossian. feature/d1_staggeredMon, 13 Nov 2017 11:49:08 -0800, by Martin Almquist
-
Add scheme Staggered1DAcoustics feature/d1_staggeredSat, 11 Nov 2017 20:30:13 -0800, by Martin Almquist
-
Add helper function for primal and dual 1D staggered grid, and a test for that function. feature/d1_staggeredSat, 11 Nov 2017 20:26:37 -0800, by Martin Almquist
-
Add staggered grid class, Staggered<Structured. feature/d1_staggeredSat, 11 Nov 2017 20:25:12 -0800, by Martin Almquist
-
Bug fix grid spacing in d1 staggered implementations. feature/d1_staggeredFri, 10 Nov 2017 15:57:47 -0800, by Martin Almquist
-
Bug fix and improved comments in D1Staggered wrapper class. feature/d1_staggeredFri, 10 Nov 2017 15:57:21 -0800, by Martin Almquist
-
Rename +- grids primal and dual grids feature/d1_staggeredWed, 08 Nov 2017 10:56:09 -0800, by Martin Almquist
-
Flip input and outputs if they are columnvectors. bugfix/TiVectorInputsMon, 23 Oct 2017 16:29:52 +0200, by Jonatan Werpers
-
Switch to elementwise multiplication where it was not used bugfix/TiVectorInputsMon, 23 Oct 2017 15:46:25 +0200, by Jonatan Werpers
-
Add tests to specify how a ti should respond to vector inputs bugfix/TiVectorInputsMon, 23 Oct 2017 15:42:56 +0200, by Jonatan Werpers
-
Factor out function for reordering components feature/gridsFri, 20 Oct 2017 23:28:08 +0200, by Jonatan Werpers
-
Switch to using asserts for error checking feature/gridsFri, 20 Oct 2017 23:07:03 +0200, by Jonatan Werpers
-
Factor out function for calculating the number of components feature/gridsFri, 20 Oct 2017 22:59:30 +0200, by Jonatan Werpers
-
Print cleaning of evalOn and evalOnTest feature/gridsFri, 20 Oct 2017 18:55:02 +0200, by Jonatan Werpers
-
Add a function for easily applying many boundary conditions at the same time feature/gridsFri, 20 Oct 2017 16:01:43 +0200, by Jonatan Werpers
-
Beam: Add ability to set one BC at a time feature/gridsFri, 20 Oct 2017 15:56:10 +0200, by Jonatan Werpers
-
Add helper function for convergence runs on discretizations feature/gridsWed, 11 Oct 2017 16:01:22 +0200, by Jonatan Werpers
-
Add class to handle animations in a smoother and more modular way feature/gridsWed, 11 Oct 2017 16:01:02 +0200, by Jonatan Werpers
-
Add assertion in time.Timestepper for robustness feature/gridsWed, 11 Oct 2017 15:44:17 +0200, by Jonatan Werpers
-
Add function for finding the path of sbplib feature/gridsWed, 11 Oct 2017 15:43:31 +0200, by Jonatan Werpers
-
Remove diffSymfun, matlab already does this feature/gridsMon, 09 Oct 2017 10:51:48 +0200, by Jonatan Werpers
-
Merge to get interpolation operators. feature/utux2DSat, 14 Oct 2017 22:36:31 -0700, by Martin Almquist
-
Add inerpolation operator classes and implementations for MC and AWW. feature/interpolationSat, 14 Oct 2017 22:32:25 -0700, by Martin Almquist
-
Make blockMatrix.toMatrix faster for large matrices. feature/gridsSat, 14 Oct 2017 22:24:19 -0700, by Martin Almquist
-
Add centered interface coupling in addition to upwind feature/utux2DThu, 05 Oct 2017 20:21:20 -0700, by Martin Almquist
-
Add assert function for number of arguments feature/gridsThu, 28 Sep 2017 11:15:29 +0200, by Jonatan Werpers
-
SBPInTimeImplicitFormulation: Fix bug in calculation of forcing function feature/gridsThu, 28 Sep 2017 11:14:34 +0200, by Jonatan Werpers
-
Add missing pause command in noname.Animate feature/gridsTue, 26 Sep 2017 15:38:57 +0200, by Jonatan Werpers
-
Add some functions to make symbolic life easier feature/gridsTue, 26 Sep 2017 15:38:25 +0200, by Jonatan Werpers
-
Add functions for calculating fourier transforms feature/gridsThu, 14 Sep 2017 14:30:57 +0200, by Jonatan Werpers
-
Merge with better multiblock defs. feature/utux2DTue, 26 Sep 2017 13:28:49 -0700, by Martin Almquist
-
Add more boundary groups in Rectangle. Bugfix in boundaryGroups.all. feature/better_multiblock_defsTue, 26 Sep 2017 13:28:12 -0700, by Martin Almquist
-
Merge with better_multiblock_defs feature/utux2DMon, 18 Sep 2017 20:06:25 +0200, by Martin Almquist
-
Complete Rectangle definition feature/better_multiblock_defsMon, 18 Sep 2017 19:41:12 +0200, by Martin Almquist
-
Add stub for Rectangle feature/better_multiblock_defsMon, 11 Sep 2017 13:57:45 +0200, by Jonatan Werpers
-
Remove abstract methods getGridSizes from multiblock.Definition feature/better_multiblock_defsMon, 11 Sep 2017 13:57:04 +0200, by Jonatan Werpers
-
Add domain definition for circle. feature/better_multiblock_defsMon, 11 Sep 2017 13:50:29 +0200, by Jonatan Werpers
-
Add abstract class for multiblock definitions feature/better_multiblock_defsMon, 11 Sep 2017 13:46:08 +0200, by Jonatan Werpers
-
Add an empty type of multiblock grid feature/gridsFri, 08 Sep 2017 14:38:29 +0200, by Jonatan Werpers
-
In case of empty grids, make grid functions with the correct dimensions feature/gridsFri, 08 Sep 2017 11:08:50 +0200, by Jonatan Werpers
-
Allow more than one type in type assertion feature/gridsThu, 07 Sep 2017 14:08:31 +0200, by Jonatan Werpers
-
Rename grid.EmptyGrid to grid.Empty feature/gridsThu, 07 Sep 2017 10:21:15 +0200, by Jonatan Werpers
-
Make Cell class work with isempty()Thu, 07 Sep 2017 09:54:21 +0200, by Jonatan Werpers
-
Be less strict about what is considered a block matrix feature/gridsThu, 07 Sep 2017 09:21:04 +0200, by Jonatan Werpers
-
Add a type check for the grids cell array and a note regarding missplaced method feature/gridsThu, 07 Sep 2017 09:18:55 +0200, by Jonatan Werpers
-
Add assert function for symbolic bools feature/gridsThu, 07 Sep 2017 09:09:22 +0200, by Jonatan Werpers
-
Add functions for symmetric and skew parts of matrix feature/gridsMon, 04 Sep 2017 17:50:27 +0200, by Jonatan Werpers
-
Remove data input from boundary condition function feature/utux2DSun, 03 Sep 2017 21:27:09 +0200, by Martin Almquist
-
Edit scheme.Utux: Add interface function. Compatible with new grids. Works with Utux_1D_interface. feature/utux2DThu, 31 Aug 2017 14:57:34 +0200, by Martin Almquist
-
Merge laplace refactor. Refactor class to more closely resemble SBP notation. Fix bc bugs feature/gridsFri, 01 Sep 2017 11:07:15 +0200, by Jonatan Werpers
-
Close branch feature/grids/laplace_refactor feature/grids/laplace_refactorFri, 01 Sep 2017 10:58:07 +0200, by Jonatan Werpers
-
Remove unneeded sign information from get_boundary_ops feature/grids/laplace_refactorFri, 01 Sep 2017 10:45:37 +0200, by Jonatan Werpers
-
Switch implementation of boundary and interface to SBP notation feature/grids/laplace_refactorFri, 01 Sep 2017 10:43:43 +0200, by Jonatan Werpers
-
Add missing square feature/grids/laplace_refactorWed, 30 Aug 2017 17:42:22 +0200, by Jonatan Werpers
-
Fix bug in creation of boundary inner products feature/grids/laplace_refactorWed, 30 Aug 2017 17:33:41 +0200, by Jonatan Werpers
-
Fix sign error in Neumann BC feature/grids/laplace_refactorWed, 30 Aug 2017 17:29:33 +0200, by Jonatan Werpers
-
Add boundary inner products feature/grids/laplace_refactorWed, 30 Aug 2017 15:43:51 +0200, by Jonatan Werpers
-
Switch to using boundary ops for normal derivative feature/grids/laplace_refactorTue, 29 Aug 2017 13:10:57 +0200, by Jonatan Werpers
-
Fix bug where boundary operators were not stored in their properties feature/grids/laplace_refactorTue, 29 Aug 2017 13:03:45 +0200, by Jonatan Werpers
-
Clean up use of the sign in boundary and interface routines feature/grids/laplace_refactorTue, 29 Aug 2017 12:48:30 +0200, by Jonatan Werpers
-
Add creation of physical boundary normal derivatives feature/grids/laplace_refactorTue, 29 Aug 2017 12:32:57 +0200, by Jonatan Werpers
-
Make spdiag accept both row and column vectorsTue, 29 Aug 2017 12:22:01 +0200, by Jonatan Werpers
-
Better names for the metric coefficients feature/grids/laplace_refactorTue, 29 Aug 2017 11:21:02 +0200, by Jonatan Werpers
-
Reorder and restructure constructor feature/grids/laplace_refactorTue, 29 Aug 2017 11:04:15 +0200, by Jonatan Werpers
-
Reorganize properties of the class feature/grids/laplace_refactorTue, 29 Aug 2017 10:52:21 +0200, by Jonatan Werpers
-
Switch to using spdiag instead of spdiags feature/grids/laplace_refactorMon, 28 Aug 2017 19:01:40 +0200, by Jonatan Werpers
-
Change away from matrix formulation in Rk4 second order form feature/gridsMon, 28 Aug 2017 11:06:00 +0200, by Jonatan Werpers
-
Fix bugs in cell array initialization feature/gridsThu, 24 Aug 2017 11:05:31 +0200, by Jonatan Werpers
-
Add assertion in inputs to grid.Cartesian feature/gridsWed, 23 Aug 2017 11:21:19 +0200, by Jonatan Werpers
-
Add Ti parametrization of rectangle feature/gridsMon, 21 Aug 2017 11:20:00 +0200, by Jonatan Werpers
-
Add classes for easy plotting of functions on a multi block grid feature/gridsMon, 14 Aug 2017 16:46:58 +0200, by Jonatan Werpers
-
Add note about a possible getBoundaryOperator method feature/gridsTue, 08 Aug 2017 08:25:16 +0200, by Jonatan Werpers
-
Add an abstrac class as help when defining transfinite multiblock grids feature/gridsMon, 07 Aug 2017 09:57:03 +0200, by Jonatan Werpers
-
Implement boundary_condition for boundary groups feature/boundaryGroupThu, 03 Aug 2017 18:07:27 +0200, by Jonatan Werpers
-
Factor out function for handling a single boundary condition feature/boundaryGroupThu, 03 Aug 2017 17:45:06 +0200, by Jonatan Werpers
-
Implement getBoundaryOperator for boundaryGroups in multiblock.DiffOp feature/boundaryGroupThu, 03 Aug 2017 17:38:05 +0200, by Jonatan Werpers
-
Implement getBoundaryNames in multiblock.Grid feature/boundaryGroupThu, 03 Aug 2017 15:49:32 +0200, by Jonatan Werpers
-
Implement getBoundary in multiblock.Grid feature/boundaryGroupThu, 03 Aug 2017 15:01:12 +0200, by Jonatan Werpers
-
Add some documentation and decide on public function signatures feature/boundaryGroupThu, 03 Aug 2017 14:09:00 +0200, by Jonatan Werpers
-
Give BoundaryGroup a better printing method feature/boundaryGroupThu, 03 Aug 2017 14:07:56 +0200, by Jonatan Werpers
-
Move the description of boundary identifiers to the grid package and update documentation for grid.Grid.getBoundaryNames feature/boundaryGroupThu, 03 Aug 2017 14:04:36 +0200, by Jonatan Werpers
-
Change the BoundaryGroup class into a simpler cellarray style feature/boundaryGroupThu, 03 Aug 2017 09:55:59 +0200, by Jonatan Werpers
-
Add documentation stubs for grid functions and boundary identifiers feature/gridsWed, 02 Aug 2017 19:26:39 +0200, by Jonatan Werpers
-
Add not-implemented-error for interface method in multiblock.DiffOp feature/gridsTue, 01 Aug 2017 12:22:59 +0200, by Jonatan Werpers
-
Add a symmetric surfMon, 28 Aug 2017 14:28:45 +0200, by Jonatan Werpers
-
changed sign in penalty parameter feature/quantumTrianglesMon, 07 Aug 2017 13:20:48 +0200, by Ylva Rydin
-
removed y-direction for debugging feature/quantumTrianglesMon, 07 Aug 2017 11:56:53 +0200, by Ylva Rydin
-
Changed the penalty on the first derivative penalty terms, did not solve the problem feature/quantumTrianglesFri, 07 Jul 2017 14:52:47 +0200, by Ylva Rydin
-
Removed an unnessesary comment feature/quantumTrianglesFri, 07 Jul 2017 13:33:05 +0200, by Ylva Rydin
-
Added arnoldi krylov subspace approximation feature/quantumTrianglesMon, 26 Jun 2017 20:15:54 +0200, by Ylva Rydin
-
add H_xyz to hypsyst to compute H-norm feature/quantumTrianglesMon, 26 Jun 2017 19:23:19 +0200, by Ylva Rydin
-
Added sqrt of Ji in the right places, not sure about the interfaces, will not test it properly now feature/quantumTrianglesThu, 08 Jun 2017 10:33:36 +0200, by Ylva Rydin
-
tried to add 4th order magnus integrator which does not work feature/quantumTrianglesFri, 02 Jun 2017 17:46:01 +0200, by Ylva Rydin
-
changed the magnus midpoint rule feature/quantumTrianglesFri, 02 Jun 2017 17:43:59 +0200, by Ylva Rydin
-
moved all multiplications and divisions bu J and Ji to the siscretization to easier find the error feature/quantumTrianglesFri, 02 Jun 2017 11:33:04 +0200, by Ylva Rydin
-
Start over with the non-symmetric shrodnger to ceep track of changes. feature/quantumTrianglesMon, 29 May 2017 14:07:55 +0200, by Ylva Rydin
-
tried to make a symmetric scheme feature/quantumTrianglesMon, 29 May 2017 13:54:16 +0200, by Ylva Rydin
-
Added the midpont magnus exponential integrator feature/quantumTrianglesThu, 18 May 2017 11:44:29 +0200, by Ylva Rydin
-
Removed the expint which ises the package expode feature/quantumTrianglesThu, 18 May 2017 11:43:35 +0200, by Ylva Rydin
-
Added the new abstract classes to hypsyst3D and Upwind1D to make them work with Jonatans changes feature/quantumTrianglesTue, 16 May 2017 09:18:10 +0200, by Ylva Rydin
-
An attempt to add the exponential integrators feature/quantumTrianglesTue, 16 May 2017 08:57:54 +0200, by Ylva Rydin
-
Found some small bugs when making slides for pressentation feature/quantumTrianglesTue, 25 Apr 2017 09:52:32 +0200, by Ylva Rydin
-
Commit before changing branch feature/quantumTrianglesMon, 06 Mar 2017 17:23:52 +0100, by Ylva Rydin
-
chnaged sbp interfacein 1d among many things feature/quantumTrianglesFri, 03 Mar 2017 16:19:41 +0100, by Ylva Rydin
-
Added 2D interface to shrodinger feature/quantumTrianglesSat, 25 Feb 2017 12:44:01 +0100, by Ylva Rydin
-
Add 1d interface for shrodinger in 1d feature/quantumTrianglesFri, 24 Feb 2017 13:58:18 +0100, by Ylva Rydin
-
Added new penalty parameter to the interface in shrodinger curve feature/quantumTrianglesFri, 24 Feb 2017 09:04:02 +0100, by Ylva Rydin
-
fixed a bug in the metric coefficients but something is wrong at the boundaries feature/quantumTrianglesWed, 15 Feb 2017 11:21:04 +0100, by Ylva Rydin
-
Schrodinger 2d runs without exploding with fixed coordinates feature/quantumTrianglesFri, 10 Feb 2017 14:29:53 +0100, by Ylva Rydin
-
Add surface log plot functionFri, 25 Aug 2017 12:58:04 +0200, by Jonatan Werpers
-
Add a function spzeros()Tue, 08 Aug 2017 13:25:54 +0200, by Jonatan Werpers
-
Add isEquidistant function for testing vectorsTue, 08 Aug 2017 08:26:25 +0200, by Jonatan Werpers
-
Add assert frunction for typeTue, 08 Aug 2017 08:26:02 +0200, by Jonatan Werpers
-
Merge feature/subclassable_cellarrayWed, 02 Aug 2017 15:25:36 +0200, by Jonatan Werpers
-
Implement tests for subscript assignment feature/sublassable_cellarrayWed, 02 Aug 2017 15:23:57 +0200, by Jonatan Werpers
-
Add some documentation and minor clean up feature/sublassable_cellarrayWed, 02 Aug 2017 14:49:56 +0200, by Jonatan Werpers
-
Remove disp and display methods feature/sublassable_cellarrayWed, 02 Aug 2017 12:27:25 +0200, by Jonatan Werpers
-
Implement handeling of stacked indexing feature/sublassable_cellarrayWed, 02 Aug 2017 12:17:09 +0200, by Jonatan Werpers
-
Implement to string method feature/sublassable_cellarrayWed, 02 Aug 2017 12:01:25 +0200, by Jonatan Werpers
-
Implement end function and fix test for colon indexing feature/sublassable_cellarrayWed, 02 Aug 2017 11:19:10 +0200, by Jonatan Werpers
-
Implement size, length and transpose feature/sublassable_cellarrayWed, 02 Aug 2017 10:51:44 +0200, by Jonatan Werpers
-
Implement tests for size, length and transpose feature/sublassable_cellarrayWed, 02 Aug 2017 10:31:48 +0200, by Jonatan Werpers
-
Implement tests for round and curly indexing, add more stubs feature/sublassable_cellarrayWed, 02 Aug 2017 10:22:20 +0200, by Jonatan Werpers
-
Add test stubs for size and length feature/sublassable_cellarrayWed, 02 Aug 2017 10:03:59 +0200, by Jonatan Werpers
-
Implement tests for horzcat and vertcat. Fix bugs found feature/sublassable_cellarrayWed, 02 Aug 2017 09:38:12 +0200, by Jonatan Werpers
-
Add to string stub. feature/sublassable_cellarrayWed, 02 Aug 2017 09:34:45 +0200, by Jonatan Werpers
-
Add some missing semicolon feature/sublassable_cellarrayWed, 02 Aug 2017 09:34:26 +0200, by Jonatan Werpers
-
Remove debug printing feature/sublassable_cellarrayWed, 02 Aug 2017 08:48:02 +0200, by Jonatan Werpers
-
Implement subsref properly feature/sublassable_cellarrayTue, 01 Aug 2017 12:59:06 +0200, by Jonatan Werpers
-
Make the overloaded methods call the subclass constructor feature/sublassable_cellarrayTue, 01 Aug 2017 12:41:42 +0200, by Jonatan Werpers
-
Add structArray to toString()Tue, 01 Aug 2017 12:32:25 +0200, by Jonatan Werpers
-
Implement a simple but general text tableTue, 01 Aug 2017 12:24:52 +0200, by Jonatan Werpers
-
Fix math in conversion to first order form system feature/gridsThu, 22 Jun 2017 13:07:07 +0200, by Jonatan Werpers
-
Fix bug in argument to f during time stepping feature/gridsThu, 22 Jun 2017 13:06:03 +0200, by Jonatan Werpers
-
Add SBPinTime for linear DAE formulations (BUGS!) feature/gridsMon, 19 Jun 2017 16:50:13 +0200, by Jonatan Werpers
-
Add notability colors to the Color classMon, 19 Jun 2017 09:41:03 +0200, by Jonatan Werpers
-
Add note about how to handle boundary groups feature/gridsMon, 19 Jun 2017 09:39:50 +0200, by Jonatan Werpers
-
Add function to run checkcode on all matlab filesFri, 12 May 2017 16:19:34 +0200, by Jonatan Werpers
-
Switch to first order start in CdiffImplicit to make the scheme more robust. feature/gridsThu, 11 May 2017 14:20:42 +0200, by Jonatan Werpers
-
Add function to multiblock.Grid for getting plot matrices feature/gridsThu, 11 May 2017 10:09:52 +0200, by Jonatan Werpers
-
Allow any coefficient in LaplaceCurvilinear feature/gridsWed, 10 May 2017 13:16:12 +0200, by Jonatan Werpers
-
Copy Wave2dCurve to new scheme LaplaceCurvilinear feature/gridsTue, 09 May 2017 14:58:27 +0200, by Jonatan Werpers
-
Add first derivative operators to Wave2DCurve feature/gridsTue, 09 May 2017 14:51:29 +0200, by Jonatan Werpers
-
Change the version function to say that we are on the feature/grids branch feature/gridsWed, 12 Apr 2017 13:24:16 +0200, by Jonatan Werpers
-
Clean up savepng().Wed, 12 Apr 2017 13:01:20 +0200, by Jonatan Werpers
-
Fix bug in spyh() when the matix has no non-zero elements.Sun, 19 Mar 2017 13:39:49 +0100, by Jonatan Werpers
-
Add string methods to OpSets that are missing them feature/gridsMon, 13 Mar 2017 14:43:37 +0100, by Jonatan Werpers
-
Improve inteface and functionality of plotConvergence()Mon, 13 Mar 2017 14:40:14 +0100, by Jonatan Werpers
-
Improve interface of convergenceTable()Mon, 13 Mar 2017 14:34:56 +0100, by Jonatan Werpers
-
Add a vector of all colors to ColorTue, 21 Feb 2017 16:40:55 +0100, by Jonatan Werpers
-
Bug fix sbp in time gauss default argFri, 17 Feb 2017 15:08:25 +0100, by Martin Almquist
-
Move 3d transfinite interpolation to it's correct location. feature/gridsThu, 09 Feb 2017 08:37:55 +0100, by Jonatan Werpers
-
Added a scheme for the time deforming shrodinger equation in 1d feature/quantumTrianglesMon, 06 Feb 2017 09:54:18 +0100, by Ylva Rydin
-
Changed so that the shrodinger scheme works with the grids feature/quantumTrianglesWed, 01 Feb 2017 17:04:03 +0100, by Ylva Rydin
-
Updated the Shrodinger scheme to the new operator syntax feature/quantumTrianglesWed, 25 Jan 2017 17:14:17 +0100, by Ylva Rydin
-
Close branch feature/beams. It was poisoned by changes that belonged on feature/grids feature/beamsTue, 07 Feb 2017 16:08:26 +0100, by Jonatan Werpers
-
Merged in feature/better_map (pull request #8)Tue, 07 Feb 2017 14:38:51 +0000, by Jonatan Werpers
-
Close branch feature/better_map feature/better_mapTue, 07 Feb 2017 14:38:51 +0000, by Jonatan Werpers
-
Merged in feature/diags (pull request #7)Tue, 07 Feb 2017 14:37:55 +0000, by Jonatan Werpers
-
Add tests and fix a bunch of bugs. feature/better_mapThu, 02 Feb 2017 20:49:06 +0100, by Jonatan Werpers
-
Overload indexing operations. feature/better_mapThu, 02 Feb 2017 16:22:47 +0100, by Jonatan Werpers
-
Add full matrix equivalent of spdiags feature/diagsTue, 07 Feb 2017 13:58:03 +0100, by Jonatan Werpers
-
Merged in feature/SBPInTimeGauss (pull request #6)Tue, 07 Feb 2017 12:54:52 +0000, by Jonatan Werpers
-
Close branch feature/SBPInTimeGauss feature/SBPInTimeGaussTue, 07 Feb 2017 12:54:52 +0000, by Jonatan Werpers
-
Remove m as input to implementation function. Fix error message for invalid m to D1Gauss feature/SBPInTimeGaussTue, 07 Feb 2017 13:49:46 +0100, by Jonatan Werpers
-
Fixed bug with initial data and made gauss the default type feature/SBPInTimeGaussThu, 02 Feb 2017 19:30:16 +0100, by Martin Almquist
-
Added D1Gauss to SBPInTime feature/SBPInTimeGaussThu, 02 Feb 2017 17:18:51 +0100, by Martin Almquist
-
Implementation of D1 based on Gauss quadrature formula with 4 nodes. feature/SBPInTimeGaussThu, 02 Feb 2017 17:05:43 +0100, by Martin Almquist
-
Merged in feature/SBPinTimeClarity (pull request #5)Thu, 02 Feb 2017 14:46:36 +0000, by Martin Almquist
-
Close branch feature/SBPinTimeClarity feature/SBPinTimeClarityThu, 02 Feb 2017 14:46:36 +0000, by Martin Almquist
-
Add string methods to some sbp classes. feature/beamsThu, 02 Feb 2017 10:10:02 +0100, by Jonatan Werpers
-
Merge clarity changes for SBPInTime. feature/beamsThu, 02 Feb 2017 10:07:49 +0100, by Jonatan Werpers
-
Add function to center colorlimits. feature/beamsTue, 31 Jan 2017 13:23:52 +0100, by Jonatan Werpers
-
Add wrapper for time stepping second order problems. feature/SBPinTimeClarityThu, 02 Feb 2017 09:58:18 +0100, by Jonatan Werpers
-
Better input parsing for multiblock DiffOp. feature/beamsThu, 12 Jan 2017 17:17:58 +0100, by Jonatan Werpers
-
Add borrowing constants for D2 operators in D4Variable feature/beamsTue, 10 Jan 2017 17:31:28 +0100, by Jonatan Werpers
-
Add function to multiply blockmatrices. feature/beamsMon, 09 Jan 2017 11:20:28 +0100, by Jonatan Werpers
-
Swtich to using centerd difference for calculating the first derivative feature/beamsThu, 05 Jan 2017 18:36:01 +0100, by Jonatan Werpers
-
Fix bug in implicit cdiff. Add stepTo method for timesteppers. feature/beamsMon, 02 Jan 2017 12:21:01 +0100, by Jonatan Werpers
-
Fix bug in Characteristic BC for Wave2dCurve. feature/beamsMon, 02 Jan 2017 09:24:48 +0100, by Jonatan Werpers
-
CdiffImplicit: Fixed a bug. Switched to LU. feature/beamsMon, 12 Dec 2016 11:35:23 +0100, by Jonatan Werpers
-
Added an implicit central time stepping scheme. feature/beamsFri, 09 Dec 2016 16:03:30 +0100, by Jonatan Werpers
-
Merged in feature/hypsyst (pull request #4)Thu, 26 Jan 2017 13:07:51 +0000, by Jonatan Werpers
-
Merge.Thu, 26 Jan 2017 14:01:55 +0100, by Jonatan Werpers
-
Add functions for scaling figure windows and axes.Wed, 25 Jan 2017 16:21:14 +0100, by Jonatan Werpers
-
Added some comments and cleaned up the code a little feature/hypsystThu, 26 Jan 2017 09:57:24 +0100, by Ylva Rydin
-
Tried to speed up the matrix set-up a little feature/hypsystTue, 13 Dec 2016 09:28:33 +0100, by Ylva Rydin
-
Added SBP in time timestepper.Tue, 24 Jan 2017 14:01:18 +0100, by Martin Almquist
-
Closing Martins bad branch to the tune of 20 whip lashes. martin-thesis-plotsTue, 20 Dec 2016 15:45:06 +0100, by Martin Almquist
-
Merge default heads.Tue, 20 Dec 2016 15:36:29 +0100, by Martin Almquist
-
Added 2nd order accurate 2nd derivative with variable coefficents in a separate implementation file, used by the class D2Variable.Tue, 20 Dec 2016 15:04:02 +0100, by Martin Almquist
-
Fixed penalty parameter in Wave2Dcurve. feature/beamsThu, 08 Dec 2016 11:11:28 +0100, by Jonatan Werpers
-
Added some utility functions. Improved some documentation.Mon, 05 Dec 2016 13:31:57 +0100, by Jonatan Werpers
-
The problem with the upwid operators is fixed feature/hypsystThu, 08 Dec 2016 10:52:15 +0100, by Ylva Rydin
-
Upwind doed not work in the non curve-linear case. feature/hypsystThu, 08 Dec 2016 10:42:11 +0100, by Ylva Rydin
-
Curve linear code in 3D converges for manufactures solution feature/hypsystThu, 03 Nov 2016 22:03:09 +0100, by Ylva Rydin
-
A commit before I try resolving the performance issues feature/hypsystWed, 02 Nov 2016 00:02:01 +0100, by Ylva Rydin
-
A 3D is added and an attempt to imlement 3D transfinit interpolation has been initialized feature/hypsystThu, 13 Oct 2016 09:34:30 +0200, by Ylva Rydin
-
Played around with Ti show and plot settings to create pretty pics for thesis. martin-thesis-plotsSat, 03 Dec 2016 23:00:44 +0100, by Martin Almquist
-
Implemented characteristic form BC in Wave2dCurve. feature/beamsWed, 16 Nov 2016 16:16:44 -0800, by Jonatan Werpers
-
Allowed muliple closure BCs in multiblock.DiffOp. feature/beamsWed, 16 Nov 2016 16:15:53 -0800, by Jonatan Werpers
-
Added get method for boundary operators on multiblock DiffOp feature/beamsMon, 14 Nov 2016 14:54:53 -0800, by Jonatan Werpers
-
Fixed error in boundary point check. feature/beamsFri, 04 Nov 2016 11:12:47 -0700, by Jonatan Werpers
-
scheme.Beam: Fixed stability of free bc. feature/beamsMon, 31 Oct 2016 16:25:46 +0100, by Jonatan Werpers
-
Implemented free BC. Not tested yet. feature/beamsMon, 24 Oct 2016 17:01:34 +0200, by Jonatan Werpers
-
Made block matrices created from a matrix always have matrix blocks, never empty. feature/beamsMon, 24 Oct 2016 17:01:05 +0200, by Jonatan Werpers
-
Updated Wave2dCurve to use the new grid classes. feature/beamsFri, 21 Oct 2016 12:59:07 +0200, by Jonatan Werpers
-
Fixed some bugs in parametrization.Curve. feature/beamsTue, 04 Oct 2016 11:43:35 +0200, by Jonatan Werpers
-
Fixed a bug in draw and added a helper function to parametrization.Ti. feature/beamsMon, 03 Oct 2016 11:44:05 +0200, by Jonatan Werpers
-
Clean up and fixing of new operators feature/beamsWed, 28 Sep 2016 12:39:12 +0200, by Jonatan Werpers
-
Fixed bug in setting of boundary derivative. feature/beamsTue, 27 Sep 2016 08:44:17 +0200, by Jonatan Werpers
-
Renamed some operator implementations. feature/beamsMon, 26 Sep 2016 09:55:16 +0200, by Jonatan Werpers
-
Created new operator class for lonely D4 operators. Removed some output parameters of implementations. feature/beamsMon, 26 Sep 2016 09:51:45 +0200, by Jonatan Werpers
-
Cleaning d4_variable_8_higher_boundary_order.m feature/beamsMon, 26 Sep 2016 09:19:08 +0200, by Jonatan Werpers
-
Cleaned d4_variable_8_min_boundary_points feature/beamsMon, 26 Sep 2016 08:57:25 +0200, by Jonatan Werpers
-
Cleaned d4_variable_6_min_boundary_points. feature/beamsMon, 26 Sep 2016 08:52:03 +0200, by Jonatan Werpers
-
Cleaned up d4_variable_4_min_boundary. Removed incorrect D2s from a bunch of files. feature/beamsMon, 26 Sep 2016 08:44:17 +0200, by Jonatan Werpers
-
Cleaning of variable 2nd deriv in 4th order. feature/beamsFri, 23 Sep 2016 22:58:45 +0200, by Jonatan Werpers
-
Fixed function names in renamed files. feature/beamsFri, 23 Sep 2016 14:59:55 +0200, by Jonatan Werpers
-
Moved operator implementations and fixed some naming. feature/beamsFri, 23 Sep 2016 14:55:08 +0200, by Jonatan Werpers
-
Improved form of D4CompatibleVariable. feature/beamsFri, 23 Sep 2016 10:51:37 +0200, by Jonatan Werpers
-
Added function to calculate multiple solutions to an equation. feature/beamsThu, 22 Sep 2016 09:34:27 +0200, by Jonatan Werpers
-
Fixed Wave2dCurve for new operators. Some cleanup in d2_variable_4.Thu, 13 Oct 2016 09:34:42 +0200, by Jonatan Werpers
-
Fixes in Upwind operators and Euler1D scheme.Thu, 29 Sep 2016 16:27:33 +0200, by Jonatan Werpers
-
HypsystCurve2D Seems to work (Converges with MMS) feature/hypsystWed, 05 Oct 2016 17:36:34 +0200, by Ylva Rydin
-
A commit before I change the boundary treatment feature/hypsystTue, 04 Oct 2016 09:11:49 +0200, by Ylva Rydin
-
Have tried to make a curvelinear sheme for hypsysts. Does not really work yet... feature/hypsystMon, 03 Oct 2016 08:33:47 +0200, by Ylva Rydin
-
Fixed some formatting and naming. feature/hypsystMon, 26 Sep 2016 14:19:34 +0200, by Jonatan Werpers
-
"General" boundary conditions implemented feature/hypsystMon, 26 Sep 2016 09:54:43 +0200, by Ylva Rydin
-
Works with varying coefficients and char boundary condition feature/hypsystFri, 23 Sep 2016 16:30:51 +0200, by Ylva Rydin
-
Have made a lot of stupid changes in hypsyst in order to find a stupid bug feature/hypsystWed, 21 Sep 2016 16:30:34 +0200, by Ylva Rydin
-
A first attempt to make a general scheme fo hyperbolic systems feature/hypsystFri, 16 Sep 2016 14:51:17 +0200, by Ylva Rydin
-
Merged in feature/textTable (pull request #3)Mon, 12 Sep 2016 15:18:25 +0200, by Martin Almquist
-
Close branch feature/textTable feature/textTableMon, 12 Sep 2016 15:18:25 +0200, by Martin Almquist
-
latexTable: similar function that produces latex code. feature/textTableMon, 12 Sep 2016 14:48:23 +0200, by Martin Almquist
-
Added tag v0.1 for changeset 18c023aaf3f7Mon, 12 Sep 2016 12:58:18 +0200, by Jonatan Werpers
-
Merged in operator_remake (pull request #2)Mon, 12 Sep 2016 12:53:02 +0200, by Jonatan Werpers
-
savepng: Added todo and fixed size bug.Fri, 09 Sep 2016 13:14:12 +0200, by Jonatan Werpers
-
Made evalOn give more error message. feature/beamsWed, 07 Sep 2016 13:47:05 +0200, by Jonatan Werpers
-
Fixed documentation for Curvilinear and evalOn. feature/beamsWed, 07 Sep 2016 10:13:26 +0200, by Jonatan Werpers
-
Improvments to eval on grids. Added function to extrac components of a vector gf. feature/beamsTue, 06 Sep 2016 17:28:11 +0200, by Jonatan Werpers
-
grid: Added evalOn for scalar functions. feature/beamsTue, 06 Sep 2016 15:51:41 +0200, by Jonatan Werpers
-
Started adding a function for texttables. feature/textTableMon, 05 Sep 2016 16:41:13 +0200, by Jonatan Werpers
-
added a u_t+u_x=0 schemeFri, 09 Sep 2016 16:47:53 +0200, by Ylva Rydin
-
Sparsified all implementation files, removed all matlab warnings, fixed small bugs on minimum grid points. operator_remakeFri, 09 Sep 2016 14:53:41 +0200, by Martin Almquist
-
Added error message for too few grid points to all implementation files. operator_remakeFri, 09 Sep 2016 11:03:13 +0200, by Martin Almquist
-
Added warning for 12th order 2nd der, D2=D1*D1 operator_remakeFri, 09 Sep 2016 10:41:31 +0200, by Martin Almquist
-
Changed input parameter L (domain length) to lim (cell with domain boundaries) operator_remakeFri, 09 Sep 2016 10:39:12 +0200, by Martin Almquist
-
Renamed standard class to D2Standard etc, Rewrote class properties. operator_remakeThu, 08 Sep 2016 17:50:30 +0200, by Martin Almquist
-
Removed static method smallestGrid operator_remakeThu, 08 Sep 2016 15:37:48 +0200, by Martin Almquist
-
Moved and renamned all implementations. operator_remakeThu, 08 Sep 2016 15:35:45 +0200, by Martin Almquist
-
Removed incomplete periodic class. operator_remakeThu, 08 Sep 2016 14:36:06 +0200, by Martin Almquist
-
Added empty borrowing property to nonequidstant class. operator_remakeThu, 08 Sep 2016 13:44:13 +0200, by Martin Almquist
-
Merged nonequidistant into one class and cleaned up. operator_remakeThu, 08 Sep 2016 13:28:35 +0200, by Martin Almquist
-
Bug fix in D2.m, added 12th order. operator_remakeWed, 07 Sep 2016 16:41:31 +0200, by Martin Almquist
-
Added ordinary 12th order accurate, with D1*D1 as 2nd derivative. operator_remakeWed, 07 Sep 2016 15:54:41 +0200, by Martin Almquist
-
Cleaned up 12th order minimal file. operator_remakeWed, 07 Sep 2016 14:49:21 +0200, by Martin Almquist
-
Bug fixes in nonequidistant class files. operator_remakeWed, 07 Sep 2016 14:29:38 +0200, by Martin Almquist
-
Renamned class files and added nonequidistant operators. operator_remakeWed, 07 Sep 2016 13:40:41 +0200, by Martin Almquist
-
Bugfix convergenceTable->latexTable. Works with same input as plainTextTable now.Tue, 06 Sep 2016 10:36:33 +0200, by Martin Almquist
-
Fixed package names in +parametrization feature/beamsMon, 05 Sep 2016 16:34:22 +0200, by Jonatan Werpers
-
Added a bunch of new operators. Still non-functional. feature/beamsWed, 31 Aug 2016 17:16:03 +0200, by Jonatan Werpers
-
Added function to save the size of a figure window as default. feature/beamsWed, 31 Aug 2016 10:44:53 +0200, by Jonatan Werpers
-
Added function to calculate a solution at a given time. feature/beamsTue, 30 Aug 2016 10:44:17 +0200, by Jonatan Werpers
-
ReplacableString: Added a more intuitive function name. feature/beamsThu, 04 Aug 2016 15:24:04 +0200, by Jonatan Werpers
-
Added some stuff for default structs. Improved interface for beam. feature/beamsWed, 03 Aug 2016 12:30:27 +0200, by Jonatan Werpers
-
Beam: Added ability to pick alphaII and alphaIII to control tau and sigma. feature/beamsThu, 28 Jul 2016 12:50:43 +0200, by Jonatan Werpers
-
Beam: Added tuning as a parameter to contructor. feature/beamsFri, 15 Jul 2016 11:22:12 +0200, by Jonatan Werpers
-
scheme.Beam: Played around with tuning. feature/beamsThu, 14 Jul 2016 10:41:32 +0200, by Jonatan Werpers
-
Added verbose flag to semiDefIneq and minors. feature/beamsThu, 14 Jul 2016 10:40:57 +0200, by Jonatan Werpers
-
multiblock: Added a function to return number of points in each block for a mbGrid. Fixed a bug in DiffOp. feature/beamsTue, 12 Jul 2016 17:08:15 +0200, by Jonatan Werpers
-
scheme.Beam: changes to possibly better operators. feature/beamsTue, 12 Jul 2016 16:32:36 +0200, by Jonatan Werpers
-
Improved anim.func.Thu, 30 Jun 2016 14:44:18 +0200, by Jonatan Werpers
-
Added a timedependent version of Cdiff. feature/beamsThu, 30 Jun 2016 14:43:43 +0200, by Jonatan Werpers
-
noname.testCfl: Added if the run was stable or not to the output. feature/beamsTue, 28 Jun 2016 16:50:32 +0200, by Jonatan Werpers
-
Fixed sign error in beam BC penalties. feature/beamsTue, 28 Jun 2016 14:05:17 +0200, by Jonatan Werpers
-
time.Rungekutta4SecondOrder: Started adding code to allow timedependent D,E,S. Might be buggy. feature/beamsTue, 28 Jun 2016 13:21:02 +0200, by Jonatan Werpers
-
Made scheme boundary_condition return a cell array of penalties if there are several of them. feature/beamsTue, 28 Jun 2016 13:11:14 +0200, by Jonatan Werpers
-
noname: Changed convergence to use grids in the representation of the solutions. feature/beamsMon, 27 Jun 2016 13:23:46 +0200, by Jonatan Werpers
-
multiblock: Fixed some problems in DiffOp and Grid. feature/beamsWed, 22 Jun 2016 14:44:03 +0200, by Jonatan Werpers
-
blockmatrix: added a test to make sure a zero matrix is a blockmatrix. Also added input parameter checking to zero() feature/beamsWed, 22 Jun 2016 14:42:01 +0200, by Jonatan Werpers
-
Removed the data paramter from boundary_condition prototype. feature/beamsWed, 22 Jun 2016 14:40:23 +0200, by Jonatan Werpers
-
Fixed a mistake in util.calc_borrowing.Mon, 20 Jun 2016 13:03:35 +0200, by Jonatan Werpers
-
Merged feature/grid into feature/beams feature/beamsThu, 16 Jun 2016 10:56:47 +0200, by Jonatan Werpers
-
multiblock: Implemented boundary conditions. feature/gridsThu, 16 Jun 2016 09:21:17 +0200, by Jonatan Werpers
-
Removed old versions of blockmatrix implementations. feature/gridsThu, 16 Jun 2016 09:06:57 +0200, by Jonatan Werpers
-
blockmatrix: Added function to convert regular matrix to blockmatrix. feature/gridsWed, 15 Jun 2016 17:25:40 +0200, by Jonatan Werpers
-
blockmatrix: Added function to create zero blockmatrices. feature/gridsWed, 15 Jun 2016 16:55:40 +0200, by Jonatan Werpers
-
blockmatrix: Added function to convert blockmatrix to a regular matrix. feature/gridsWed, 15 Jun 2016 16:31:24 +0200, by Jonatan Werpers
-
blockmatrix: added function to calculate the block division for a given blockmatrix. feature/gridsWed, 15 Jun 2016 16:28:22 +0200, by Jonatan Werpers
-
blockmatrix: Added functions to test for block matrcies and divisions. feature/gridsWed, 15 Jun 2016 14:29:56 +0200, by Jonatan Werpers
-
multiblock.DiffOp: Fleshed out boundary_condition() a bit more feature/gridsTue, 14 Jun 2016 15:45:28 +0200, by Jonatan Werpers
-
Exeendend tests of multiblock.DiffOp. feature/gridsTue, 14 Jun 2016 15:07:34 +0200, by Jonatan Werpers
-
Merged feature/grids into feature/beams. feature/beamsMon, 13 Jun 2016 16:59:02 +0200, by Jonatan Werpers
-
Merged default into feature/grids. feature/gridsMon, 13 Jun 2016 16:50:16 +0200, by Jonatan Werpers
-
Paused work on boundaryGroups and getBoundaryNames. Are they really needed? feature/gridsMon, 13 Jun 2016 16:49:11 +0200, by Jonatan Werpers
-
Added function to calculate bspline.Thu, 26 May 2016 16:45:24 +0200, by Jonatan Werpers
-
Added function to return names of variables.Thu, 26 May 2016 12:56:49 +0200, by Jonatan Werpers
-
time: Added ability to avarage of several runs.Thu, 26 May 2016 12:52:59 +0200, by Jonatan Werpers
-
setFontSize: Added docstring.Thu, 26 May 2016 12:51:11 +0200, by Jonatan Werpers
-
Added functions to easily time and profile a function.Tue, 24 May 2016 08:42:27 +0200, by Jonatan Werpers
-
Added methods for returning boundary names and boundary coordinates from Cartesian and Curvilinear grids. feature/gridsMon, 04 Apr 2016 18:23:50 +0200, by Jonatan Werpers
-
Merged default into feature/grids. feature/gridsMon, 21 Mar 2016 16:33:49 +0100, by Jonatan Werpers
-
Added a class for boundary groups. Added methods stubs and failing tests. feature/gridsFri, 04 Mar 2016 17:20:30 +0100, by Jonatan Werpers
-
Added methods to hande boundaries to Grid. Added failing tests and method stubs. feature/gridsFri, 04 Mar 2016 17:19:18 +0100, by Jonatan Werpers
-
sparse2cell: Added missing semicolons. feature/gridsFri, 04 Mar 2016 17:18:20 +0100, by Jonatan Werpers
-
Moved multiblock grid to the multiblock package. Continued implementation. Added multiblock diffOp and removed some functions no longer needed. feature/gridsThu, 03 Mar 2016 20:03:06 +0100, by Jonatan Werpers
-
Updated comments and definition to use introduced grid types. feature/gridsThu, 03 Mar 2016 20:01:09 +0100, by Jonatan Werpers
-
Made Multiblock a concrete class. Started implementation. feature/gridsTue, 01 Mar 2016 13:47:46 +0100, by Jonatan Werpers
-
Made some local changes to stichSchemes. feature/beamsMon, 29 Feb 2016 15:40:34 +0100, by Jonatan Werpers
-
Removed some grid information from Scheme. feature/gridsMon, 29 Feb 2016 14:56:51 +0100, by Jonatan Werpers
-
Updated equidistant and equidistantCurve to set the scaling of grids. feature/gridsMon, 29 Feb 2016 14:55:19 +0100, by Jonatan Werpers
-
Added and upgraded schemes for the beam equation in 1d and 2d. feature/beamsFri, 26 Feb 2016 16:21:47 +0100, by Jonatan Werpers
-
Added a comment regardning structured grids. feature/gridsFri, 26 Feb 2016 16:06:52 +0100, by Jonatan Werpers
-
Added functionallity for storing grid scaling on structured grids. feature/gridsFri, 26 Feb 2016 16:06:03 +0100, by Jonatan Werpers
-
Refactored input parsing in Curvilinear. feature/gridsThu, 25 Feb 2016 11:30:05 +0100, by Jonatan Werpers
-
Implemented Curvilinear and equdistantCurvilinear. feature/gridsThu, 25 Feb 2016 11:10:25 +0100, by Jonatan Werpers
-
grid.Cartesian: Added methods and test to fulfilll abstract class. feature/gridsWed, 24 Feb 2016 15:01:54 +0100, by Jonatan Werpers
-
Made reshape KronVector more general. Updated name and tests. feature/gridsTue, 23 Feb 2016 10:31:19 +0100, by Jonatan Werpers
-
Correct method signatures in Grid.m feature/gridsMon, 22 Feb 2016 15:56:33 +0100, by Jonatan Werpers
-
Fixed naming and added functions for converting vectors to matrices for structured grid. feature/gridsMon, 22 Feb 2016 13:55:19 +0100, by Jonatan Werpers
-
Moved function for resizing vectors out of grid. feature/gridsMon, 22 Feb 2016 13:34:50 +0100, by Jonatan Werpers
-
Added function for reshaping grid functions. Added size() method to structured grid. feature/gridsMon, 22 Feb 2016 13:20:55 +0100, by Jonatan Werpers
-
Multiblock.m: Made methods lower case. Added a method. feature/gridsMon, 22 Feb 2016 12:27:31 +0100, by Jonatan Werpers
-
Changed name from Mapped to Curvilinear. feature/gridsThu, 18 Feb 2016 17:19:17 +0100, by Jonatan Werpers
-
Removed some extra lines, added some notes and comments. Fixed classname. feature/gridsThu, 18 Feb 2016 17:17:41 +0100, by Jonatan Werpers
-
Added classes and functions for Cartesian and equidistant grids. feature/gridsThu, 18 Feb 2016 16:46:02 +0100, by Jonatan Werpers
-
Added abstract classes for some different types of grids. feature/gridsTue, 22 Dec 2015 11:59:55 +0100, by Jonatan Werpers
-
Added function to run all tests in a package. feature/gridsTue, 22 Dec 2015 11:49:43 +0100, by Jonatan Werpers
-
Moved Curves and Tis from package grid to package parametrization. feature/gridsMon, 21 Dec 2015 15:09:32 +0100, by Jonatan Werpers
-
Starting branch for adding abstract classes for grids, grid functions as well as implementing plotting and error calculation for these. feature/gridsMon, 21 Dec 2015 15:06:16 +0100, by Jonatan Werpers
-
Added function to save current figure position as default.Wed, 06 Apr 2016 10:08:59 +0200, by Jonatan Werpers
-
Added functions for printing and timing tasks in a script.Tue, 05 Apr 2016 11:26:04 +0200, by Jonatan Werpers
-
Fixed function name bug in calc_borrowing and added ordinary operators.Mon, 04 Apr 2016 18:34:12 +0200, by Jonatan Werpers
-
toString: Now allows 2d cell arrays of strings.Mon, 21 Mar 2016 16:27:19 +0100, by Jonatan Werpers
-
setup 1d plot: Removed setting of axislabels. Made time in title optional.Mon, 21 Mar 2016 16:23:24 +0100, by Jonatan Werpers
-
animate: Show the simulation time.Mon, 21 Mar 2016 16:19:48 +0100, by Jonatan Werpers
-
Added function to set alla font sizes of a figure. Added default dpi to savepng.Mon, 14 Mar 2016 13:52:37 +0100, by Jonatan Werpers
-
Removed ylim from setup1dPlot added some comments and fixed timestepper paramters.Mon, 29 Feb 2016 15:00:52 +0100, by Jonatan Werpers
-
Fixed path to some superclasses.Wed, 24 Feb 2016 15:03:19 +0100, by Jonatan Werpers
-
Added a settings file to checkSbplib()Tue, 23 Feb 2016 14:33:50 +0100, by Jonatan Werpers
-
Added script to check all the code in a directory.Tue, 23 Feb 2016 14:21:52 +0100, by Jonatan Werpers
-
Added a function to run all tests in a folder including all tests in subpackages.Tue, 23 Feb 2016 13:22:00 +0100, by Jonatan Werpers
-
Added forgotten setting of k.Tue, 09 Feb 2016 14:04:10 +0100, by Jonatan Werpers
-
Updated noname.calculateSolution to use the opt struct.Tue, 09 Feb 2016 13:27:38 +0100, by Jonatan Werpers
-
Added a function for printing the axes positions of a subplot grid.Mon, 08 Feb 2016 17:52:23 +0100, by Jonatan Werpers
-
Improved some comments in noname.animateMon, 08 Feb 2016 14:52:07 +0100, by Jonatan Werpers
-
Prepared for dynamic workload in animation.Fri, 05 Feb 2016 11:29:19 +0100, by Jonatan Werpers
-
Refactored +anim.animate to be more clear.Fri, 05 Feb 2016 10:49:16 +0100, by Jonatan Werpers
-
ReplaceableString: Added .appendFormat()Fri, 05 Feb 2016 09:43:34 +0100, by Jonatan Werpers
-
Added a class for replacable strings. Works with linebreaks.Thu, 04 Feb 2016 16:29:03 +0100, by Jonatan Werpers
-
Cleaned up the code for minors.Wed, 03 Feb 2016 17:41:46 +0100, by Jonatan Werpers
-
toString: added support for symbolic expressionsWed, 03 Feb 2016 17:41:19 +0100, by Jonatan Werpers
-
Added function for printing the minors of a matrix.Wed, 03 Feb 2016 16:56:05 +0100, by Jonatan Werpers
-
Changed evolve so that it always stops as close to tend as possible.Mon, 01 Feb 2016 17:08:19 +0100, by Jonatan Werpers
-
Fixed some class name, file name errors.Wed, 27 Jan 2016 17:37:23 +0100, by Jonatan Werpers
-
Added savepng.mWed, 23 Dec 2015 21:42:23 +0100, by Jonatan Werpers
-
Fixed spelling.Mon, 21 Dec 2015 12:19:35 +0100, by Jonatan Werpers
-
Added method for showing plotting samples in Color.Fri, 18 Dec 2015 11:28:53 +0100, by Jonatan Werpers
-
Removed setupMov method on DiscretizationFri, 18 Dec 2015 11:28:07 +0100, by Jonatan Werpers
-
Changed variable name to make it clear boundary penatlies are currently skipped.Fri, 18 Dec 2015 11:27:11 +0100, by Jonatan Werpers
-
I added remaining upwind operators.Tue, 15 Dec 2015 16:38:17 +0100, by Jonatan Werpers
-
Fixed bug and made more robust.Tue, 15 Dec 2015 16:38:02 +0100, by Jonatan Werpers
-
Corrected file permissions.Mon, 14 Dec 2015 19:15:01 +0100, by Jonatan Werpers
-
noname.testCfl: Improved relyability and clarity.Mon, 14 Dec 2015 19:09:03 +0100, by Jonatan Werpers
-
noname.benchmark: added deafult value to do_profile.Mon, 14 Dec 2015 19:07:36 +0100, by Jonatan Werpers
-
noname.animate: Updated documentation. Fixed bug with start time. Added pause before starting.Mon, 14 Dec 2015 18:57:02 +0100, by Jonatan Werpers
-
1d plot: Made it possible to have automatix axes.Fri, 11 Dec 2015 09:31:46 +0100, by Jonatan Werpers
-
Added ability to see every timestep.Wed, 09 Dec 2015 15:49:25 +0100, by Jonatan Werpers
-
Fixed some bugs regarding flowState determination.Wed, 09 Dec 2015 15:48:58 +0100, by Jonatan Werpers
-
Changed so that closures accepts bc data instead of the closure cretaorChanged so that closures accepts bc data instead of the closure cretaors.Tue, 08 Dec 2015 13:03:04 +0100, by Jonatan Werpers
-
Merged in feature/arclen-param (pull request #1)Tue, 08 Dec 2015 10:42:20 +0100, by Martin Almquist
-
Close branch feature/arclen-param feature/arclen-paramTue, 08 Dec 2015 10:42:20 +0100, by Martin Almquist
-
Added and changed some comments. Also my text editor removed a bunch of whitespace. feature/arclen-paramTue, 08 Dec 2015 09:50:39 +0100, by Jonatan Werpers
-
Added error checking for all methods that use the derivative gp. Removed that from the to do list. Updated some comments. feature/arclen-paramMon, 07 Dec 2015 18:51:41 +0100, by Martin Almquist
-
Splined in the other direction! Works great. Runs faster. Removed ugly fix outside [0,1] in spline(). Camelcased numerical_derivative(). feature/arclen-paramMon, 07 Dec 2015 18:46:59 +0100, by Martin Almquist
-
fzero_vec, integral_vec and spline are now local functions in Curve. Renamed arcLengthStretch to arcLengthParametrization. Removed plot_derivative. Added some comments and extra lines + removed unneccesary lines. arcLength is now a method and not static. Constructor does not accept difference operator anymore. feature/arclen-paramMon, 07 Dec 2015 17:24:28 +0100, by Martin Almquist
-
Merged default into feature/arclen-param feature/arclen-paramMon, 07 Dec 2015 16:47:13 +0100, by Martin Almquist
-
Adapted testCfl to new opt style parameters in discrs.Fri, 04 Dec 2015 16:46:32 +0100, by Jonatan Werpers
-
Made char BC in euler more robust.Fri, 04 Dec 2015 16:35:30 +0100, by Jonatan Werpers
-
The arclength parameter function was slow because it called fzero. Now it is constructed once and for all with splines. Much better performance. feature/arclen-paramSun, 06 Dec 2015 15:41:42 +0100, by Martin Almquist
-
Removed arclength property. Constructor compatible again. Translation and rotation are fast now, but ti is slow. feature/arclen-paramSun, 06 Dec 2015 13:47:12 +0100, by Martin Almquist
-
Wave2dCurve: Removed some comments.Wed, 02 Dec 2015 16:21:16 +0100, by Jonatan Werpers
-
Added bash script for compiling movie. Fixed so fig_mov respects figure size.Wed, 02 Dec 2015 15:51:28 +0100, by Jonatan Werpers
-
Removed extra legends() call.Wed, 02 Dec 2015 11:03:08 +0100, by Jonatan Werpers
-
Euler1D: added function to detect type of flow at a baoundary.Tue, 01 Dec 2015 16:21:19 +0100, by Jonatan Werpers
-
Euler1d: Fixed sign bug.Mon, 30 Nov 2015 17:58:33 +0100, by Jonatan Werpers
-
Added inflow bc for rhoMon, 30 Nov 2015 15:23:09 +0100, by Jonatan Werpers
-
Closing this headMon, 30 Nov 2015 12:26:11 +0100, by Jonatan Werpers
-
Minor cleaning of Wave2dCurve.Mon, 30 Nov 2015 12:20:22 +0100, by Jonatan Werpers
-
In Curve: Rearranged for speed. arc_length_fun is now a property of Curve. If it is not supplied, it is computed via the derivative and spline fitting. Switching to the arc length parameterization is much faster now. The new stuff can be tested with testArcLength.m (which should be deleted after that).Sun, 29 Nov 2015 22:23:09 +0100, by Martin Almquist
-
In Curve: Added numerical FD differentiation if derivative is not supplied. Added arc length computation based on the derivative. Added arc length parameterization (but this function is very slow.). In +util: Added fzero_vec.m and integral_vec.m, which call fzero and integral but take vector arguments.Sun, 29 Nov 2015 14:28:53 +0100, by Martin Almquist
-
Wave2DCurve: Fixed error in tau. Also made random guess at fixing theory from paper.Mon, 30 Nov 2015 11:41:34 +0100, by Jonatan Werpers
-
Removed duplicate function.Fri, 27 Nov 2015 10:06:10 +0100, by Jonatan Werpers
-
Fixed bugs.Thu, 26 Nov 2015 17:09:57 +0100, by Jonatan Werpers
-
Added Dirichelt BC to Wave2dCurve.Thu, 26 Nov 2015 16:24:25 +0100, by Jonatan Werpers
-
Added default argument to spdiag.Thu, 26 Nov 2015 16:24:02 +0100, by Jonatan Werpers
-
Changed noname.animate and noname.Discretization to use a opt struct for timestepper options.Wed, 25 Nov 2015 18:33:49 +0100, by Jonatan Werpers
-
Fixed bug in anim.animate for starting times != 0.Wed, 25 Nov 2015 18:32:29 +0100, by Jonatan Werpers
-
Added the factor or 1/2 to the wall bc term as well.Wed, 25 Nov 2015 15:41:10 +0100, by Jonatan Werpers
-
Fixed bugs and added outflow bc for rho. Added missing abs() added missing 1/2.Wed, 25 Nov 2015 15:19:55 +0100, by Jonatan Werpers
-
Added more input parameter handling and fixed some bugs.Mon, 23 Nov 2015 17:49:34 +0100, by Jonatan Werpers
-
Cleand time.Rungekutta4 a bit.Mon, 23 Nov 2015 17:32:56 +0100, by Jonatan Werpers
-
Added missing axis_handle reference.Mon, 23 Nov 2015 15:56:41 +0100, by Jonatan Werpers
-
Fixed problem with cell2sparse for empty matrices.Mon, 23 Nov 2015 15:48:58 +0100, by Jonatan Werpers
-
Simplified implementation of time quantity plot.Mon, 23 Nov 2015 14:55:58 +0100, by Jonatan Werpers
-
Updated printing stuff for animation functions.Mon, 23 Nov 2015 14:34:02 +0100, by Jonatan Werpers
-
Made end of animated quantity plot nicer.Mon, 23 Nov 2015 14:07:03 +0100, by Jonatan Werpers
-
Moved drawno out of plot update functions for huge performance boost.Mon, 23 Nov 2015 13:54:01 +0100, by Jonatan Werpers
-
Added script for benchmarking a function.Mon, 23 Nov 2015 13:51:31 +0100, by Jonatan Werpers
-
Fixed some errors in scheme.Schrodinger.mFri, 20 Nov 2015 10:28:27 +0100, by Jonatan Werpers
-
Made setup_1d_plot behave like matlab plot.Fri, 20 Nov 2015 10:24:21 +0100, by Jonatan Werpers
-
Fixed mistakes in Schrodinger scheme. BC are now working.Wed, 18 Nov 2015 17:15:02 +0100, by Jonatan Werpers
-
Fixed some typing and added function to plot eigen values of a matrix.Wed, 18 Nov 2015 17:14:19 +0100, by Jonatan Werpers
-
Fixed error in bc.Sat, 14 Nov 2015 19:48:23 -0800, by Jonatan Werpers
-
Euler1d. Fixed mistake in last commit.Sat, 14 Nov 2015 19:30:27 -0800, by Jonatan Werpers
-
Refactored euler1d to have real methods.Sat, 14 Nov 2015 19:26:30 -0800, by Jonatan Werpers
-
Euler1d: Created a general bc routine.Sat, 14 Nov 2015 15:43:01 -0800, by Jonatan Werpers
-
Euler1d: Changed penalties to be calcualted numerically.Sat, 14 Nov 2015 11:59:49 -0800, by Jonatan Werpers
-
Fixed coding errors in Euler1d.Fri, 13 Nov 2015 16:39:45 -0800, by Jonatan Werpers
-
Added pausing option to noname.animate. Added characteristic bc to Euler1d.Thu, 12 Nov 2015 17:31:33 -0800, by Jonatan Werpers
-
Added documentation to setup_1d_plot. Added updatableLine.mThu, 12 Nov 2015 12:03:45 -0800, by Jonatan Werpers
-
Minor renaming and clean up in 2d wave schemes.Thu, 12 Nov 2015 09:47:04 -0800, by Jonatan Werpers
-
Euler1d: Fixed russian dissipation. Cleaned up. Added non-working BC.Wed, 11 Nov 2015 19:21:38 -0800, by Jonatan Werpers
-
Changed default animation time to infinity.Wed, 11 Nov 2015 19:20:32 -0800, by Jonatan Werpers
-
Fixed the upwind operators.Wed, 11 Nov 2015 15:43:15 -0800, by Jonatan Werpers
-
Generalized spdiag. Added function for createing a banded sparse matrix.Wed, 11 Nov 2015 15:15:26 -0800, by Jonatan Werpers
-
Performance improvement for Euler1dThu, 05 Nov 2015 17:10:57 -0800, by Jonatan Werpers
-
Made lots of updates to Euler1d.Thu, 05 Nov 2015 16:33:53 -0800, by Jonatan Werpers
-
Made setup_1d_plot behave more like matlabs plot().Thu, 05 Nov 2015 16:31:53 -0800, by Jonatan Werpers
-
Added upwind operators.Thu, 05 Nov 2015 16:30:17 -0800, by Jonatan Werpers
-
Updated SolutionFile to use the new toString Method.Thu, 05 Nov 2015 16:29:24 -0800, by Jonatan Werpers
-
Changed spdiag to be more like matlabs diag.Thu, 05 Nov 2015 16:28:35 -0800, by Jonatan Werpers
-
Added toString function.Thu, 05 Nov 2015 16:28:14 -0800, by Jonatan Werpers
-
Corrected description of saveeps.mThu, 05 Nov 2015 16:24:20 -0800, by Jonatan Werpers
-
Added a function for easily benchmarking a Discretization.Thu, 05 Nov 2015 16:08:57 -0800, by Jonatan Werpers
-
Added Rk4 as it should be.Thu, 05 Nov 2015 16:06:06 -0800, by Jonatan Werpers
-
Added Dictionary class. Added string conversions for a bunch of types. Deprecated some replaced functions.Mon, 12 Oct 2015 10:38:53 +0200, by Jonatan Werpers
-
Added silent option to noname.testCfl.Fri, 09 Oct 2015 10:52:42 +0200, by Jonatan Werpers
-
Added function for drawing fitting lines to convergence plots.Tue, 06 Oct 2015 16:54:54 +0200, by Jonatan Werpers
-
Added black and white to Color.mTue, 06 Oct 2015 16:54:36 +0200, by Jonatan Werpers
-
Better error handeling in noname.convergence. Better handeling of T=0 in noname.calculateSolutionTue, 06 Oct 2015 09:51:52 +0200, by Jonatan Werpers
-
Stoped using matFile object in SolutionFile. Changed to load for performance.Tue, 06 Oct 2015 09:48:46 +0200, by Jonatan Werpers
-
Imporved error handling in saveeps. Fixed bug with vector fields in struct2string.Tue, 06 Oct 2015 09:47:30 +0200, by Jonatan Werpers
-
Fixed really stupid error in errorMax.mTue, 06 Oct 2015 09:46:18 +0200, by Jonatan Werpers
-
Fixed a bunch of problems regarding convergence and saving solutionsTue, 29 Sep 2015 09:22:22 +0200, by Jonatan Werpers
-
Fixed bug in step() for CdiffNonlin.Mon, 28 Sep 2015 21:56:02 +0200, by Jonatan Werpers
-
Corrected parameter treatment in nonlin timesteppers.Mon, 28 Sep 2015 13:23:52 +0200, by Jonatan Werpers
-
Removed repository inside +sbp to make it part of the root repo.Mon, 28 Sep 2015 08:47:28 +0200, by Jonatan Werpers
-
Fixed bug in Rk4SecondOrderNonlin.Mon, 28 Sep 2015 08:44:56 +0200, by Jonatan Werpers
-
Added function spdiag(). Fixed a bunch of bugs in the Wave2dCurve scheme.Sun, 27 Sep 2015 22:15:37 +0200, by Jonatan Werpers
-
Made some changes to error functions and comparison functions before finalizing convergence script.Fri, 25 Sep 2015 14:54:26 +0200, by Jonatan Werpers
-
Made calculateSolution save the discretization instead of a handle to contructor.Fri, 25 Sep 2015 14:51:18 +0200, by Jonatan Werpers
-
Added some utility functions to SolutionFile.mFri, 25 Sep 2015 14:50:01 +0200, by Jonatan Werpers
-
Added function to calculate convergence given errors. Added function to print convergence table (not finished.)Fri, 25 Sep 2015 11:08:47 +0200, by Jonatan Werpers
-
Moved structIsSubset to it's own file.Wed, 23 Sep 2015 09:43:53 +0200, by Jonatan Werpers
-
Added functionality for saveing to eps from plotSolutions.Wed, 23 Sep 2015 09:29:53 +0200, by Jonatan Werpers
-
Decoupled plotting and timesteppers. Added possibility of different plot_types. Added functions for printing and plotting solution file content.Tue, 22 Sep 2015 17:35:58 +0200, by Jonatan Werpers
-
Fixed bug in SolutionsFile.m. Updated calculateSolution to also save a function handle to the Discr constructor.Tue, 22 Sep 2015 17:10:51 +0200, by Jonatan Werpers
-
Added function to merge SolutionFiles.Tue, 22 Sep 2015 14:52:13 +0200, by Jonatan Werpers
-
Added utility function findFiledWidth. Added function for calculating and saving solutions.Tue, 22 Sep 2015 14:27:21 +0200, by Jonatan Werpers
-
Improved progress indication for stepNTue, 22 Sep 2015 14:25:59 +0200, by Jonatan Werpers
-
Added abstract methods to allow for comparing of solutions. Added a bunch of error functions.Tue, 22 Sep 2015 13:36:45 +0200, by Jonatan Werpers
-
Added functions for converting vectors to and from cell format.Tue, 22 Sep 2015 09:46:20 +0200, by Jonatan Werpers
-
Fixed initialization of step counter in timesteppers.Tue, 22 Sep 2015 08:41:28 +0200, by Jonatan Werpers
-
Added function to calculate an aligned timestep.Tue, 22 Sep 2015 08:35:57 +0200, by Jonatan Werpers
-
Allowed no defult answer in yesnoQuestion.mMon, 21 Sep 2015 18:01:57 +0200, by Jonatan Werpers
-
Added utility function for asking the user a yes or no question.Mon, 21 Sep 2015 17:58:04 +0200, by Jonatan Werpers
-
Added class for handleing .mat files as a key-value store.Mon, 21 Sep 2015 17:41:18 +0200, by Jonatan Werpers
-
Changed to cleaner way of gett the current folder.Mon, 21 Sep 2015 17:40:07 +0200, by Jonatan Werpers
-
Added functions for converting structs to string representations.Mon, 21 Sep 2015 14:50:51 +0200, by Jonatan Werpers
-
Added version function sbplibVersion.mMon, 21 Sep 2015 10:05:21 +0200, by Jonatan Werpers
-
First try at interface implementation in WaveCurve2sMon, 21 Sep 2015 09:42:15 +0200, by Jonatan Werpers
-
Attempt att optimization of CdiffNonlin.Fri, 18 Sep 2015 15:12:44 +0200, by Jonatan Werpers
-
Added some smartness to evolve with progress.`Fri, 18 Sep 2015 13:30:19 +0200, by Jonatan Werpers
-
Added a cfl paramater to getTimestepper in Discretization. Added function to get cfl value for a Discr.Fri, 18 Sep 2015 12:50:52 +0200, by Jonatan Werpers
-
Added CdiffNonlin timestepper. Probably fixed a bug with Cdiff. Added default arguments to Rk4SecondOrderNonlin.Thu, 17 Sep 2015 19:19:58 +0200, by Jonatan Werpers
-
Initial commit.Thu, 17 Sep 2015 10:12:50 +0200, by Jonatan Werpers