Mercurial > repos > public > sbplib
graph
-
Temporary changes in multiblock.DiffOp. Change traction operators in Elastic2dvariable to be true boundary operators. But adjoint FD conv test fails for dirichlet BC so need to debug! feature/poroelasticWed, 05 Dec 2018 18:58:10 -0800, by Martin Almquist
-
Add function for drawing arrow on plotWed, 12 Dec 2018 23:16:44 +0100, by Jonatan Werpers
-
Add todo in CdiffImplicitTue, 11 Dec 2018 11:21:25 +0100, by Jonatan Werpers
-
Merged in feature/utux2D (pull request #11)Mon, 10 Dec 2018 08:29:41 +0000, by Jonatan Werpers
-
Merge default into feature/utux2D feature/utux2DMon, 10 Dec 2018 09:28:40 +0100, by Jonatan Werpers
-
Better errors in Map()Fri, 07 Dec 2018 16:10:58 +0100, by Jonatan Werpers
-
Remove half-commented switch in Utux. feature/utux2DWed, 05 Dec 2018 15:27:44 -0800, by Martin Almquist
-
Use assertType(...) instead of assert(isa(...)) feature/utux2DWed, 05 Dec 2018 16:08:48 +0100, by Jonatan Werpers
-
Add missing newline at end of file feature/utux2DWed, 05 Dec 2018 16:02:45 +0100, by Jonatan Werpers
-
Raname opts to type in a bunch of interface methods feature/utux2DWed, 05 Dec 2018 15:57:41 +0100, by Jonatan Werpers
-
Change from opts to type in a few schemes feature/utux2DWed, 05 Dec 2018 10:52:37 +0100, by Jonatan Werpers
-
Make Utux2D work with new interface type etc. feature/utux2DTue, 04 Dec 2018 14:54:28 -0800, by Martin Almquist
-
Remove empty line in Schrodinger2d feature/utux2DTue, 04 Dec 2018 14:51:23 -0800, by Martin Almquist
-
Add forgotten type argument in call to interfaceStandard in Schrodinger2d and LaplCurv. feature/utux2DTue, 04 Dec 2018 14:42:36 -0800, by Martin Almquist
-
Update Schrodinger2d to work with new interface types, similar to LaplCurv. feature/utux2DTue, 04 Dec 2018 14:25:03 -0800, by Martin Almquist
-
Make LaplCurv send only number of grid points to InterpOpsXX. Remove coordinates from get_boundary_ops method. feature/utux2DTue, 04 Dec 2018 14:07:38 -0800, by Martin Almquist
-
Use only number of grid points as arguments in InterpOpsXX, instead of coordinates. feature/utux2DTue, 04 Dec 2018 14:06:42 -0800, by Martin Almquist
-
Remove default values from LaplaceCurvilinear.interfaceStandard feature/utux2DTue, 04 Dec 2018 12:54:33 +0100, by Jonatan Werpers
-
Fix doc for LaplaceCurvilinear.interface feature/utux2DTue, 04 Dec 2018 12:53:59 +0100, by Jonatan Werpers
-
Change from opts to type in multiblock.setAllInterfaceTypes feature/utux2DTue, 04 Dec 2018 12:37:44 +0100, by Jonatan Werpers
-
Add methods timePoints and quadWeights to Rungekutta class. feature/timesteppersMon, 03 Dec 2018 16:49:43 -0800, by Martin Almquist
-
Remove unnecessary(?) arguments in Rungekutta.scheme. feature/timesteppersMon, 03 Dec 2018 16:33:27 -0800, by Martin Almquist
-
Make Rungekutta class allow for discrete data. feature/timesteppersMon, 03 Dec 2018 16:26:44 -0800, by Martin Almquist
-
Add stepping function for RK with discrete data. feature/timesteppersMon, 03 Dec 2018 16:26:18 -0800, by Martin Almquist
-
Improve error msg in rk.butcherTableau feature/timesteppersMon, 03 Dec 2018 15:40:26 -0800, by Martin Almquist
-
Rename AWW OP. Make Interpolation operator classes take grid points as arguments. Remove LaplCurv.interpolationOperators. Introduce default struct in LaplCurv.interface. feature/utux2DMon, 03 Dec 2018 14:53:52 -0800, by Martin Almquist
-
Make multiblock.setAllInterfaceOptions set opts only for those entries where grid.connections indicates interface couplings. feature/utux2DMon, 03 Dec 2018 12:02:27 -0800, by Martin Almquist
-
Add helper function multiblock.SetAllInterfaceOptions. feature/utux2DSun, 02 Dec 2018 17:25:08 -0800, by Martin Almquist
-
Refactor LaplCurv.interfaceNonConf. Add method for interpolation operator generation in LaplCurv feature/utux2DSun, 02 Dec 2018 17:10:07 -0800, by Martin Almquist
-
Add warning that interfaceNonConforming in LaplaceCurve only works for Cartesian grids. feature/utux2DSun, 02 Dec 2018 16:27:49 -0800, by Martin Almquist
-
Bugfix in Elastic2dVariable.get_boundary_ops feature/poroelasticWed, 28 Nov 2018 14:04:31 -0800, by Martin Almquist
-
Add properties for stage approximations and stage rates in the Rungekutta class. feature/timesteppersMon, 26 Nov 2018 16:23:27 -0800, by Martin Almquist
-
Make time.rk.rungekutta return stage approximations and stage rates in addition to the solution after one time step. feature/timesteppersMon, 26 Nov 2018 16:12:27 -0800, by Martin Almquist
-
Add comment in butcherTableau about rk4-3/8 being irreducible. feature/timesteppersMon, 26 Nov 2018 16:08:54 -0800, by Martin Almquist
-
Make default_field overwrite if field exists but is empty. Refactor interface method in Utux2d. feature/utux2DSun, 25 Nov 2018 21:09:22 -0800, by Martin Almquist
-
Bugfix in nonConformingInterfaceOptions feature/utux2DSun, 25 Nov 2018 21:08:55 -0800, by Martin Almquist
-
Refactor interface method for Schrodinger2d feature/utux2DSun, 25 Nov 2018 19:46:39 -0800, by Martin Almquist
-
Improve comments and names. Change InterfaceOptions.union to merge. feature/utux2DSat, 24 Nov 2018 15:43:34 -0800, by Martin Almquist
-
Change the name of the last interface method argument from type to opts in all schemes. feature/utux2DFri, 23 Nov 2018 20:39:40 -0800, by Martin Almquist
-
Bugfix in InterfaceOptions.setOption feature/utux2DFri, 23 Nov 2018 20:21:28 -0800, by Martin Almquist
-
Add helper function nonConformingInterfaceOptions that creates an InterfaceOptions object that specifies which interpolation operators are used where. feature/utux2DFri, 23 Nov 2018 20:14:16 -0800, by Martin Almquist
-
Add new class multiblock.InterfaceOptions whose instances are passed to multiblock.DiffOp. feature/utux2DFri, 23 Nov 2018 20:12:54 -0800, by Martin Almquist
-
Remove property interpolation_type in LaplaceCurvilinear feature/utux2DFri, 23 Nov 2018 20:07:13 -0800, by Martin Almquist
-
Include type as (optional) input parameter in the interface method of all schemes. feature/utux2DThu, 22 Nov 2018 22:03:44 -0800, by Martin Almquist
-
Outline new interface method in LaplaceCurvilinear feature/utux2DThu, 22 Nov 2018 22:03:06 -0800, by Martin Almquist
-
Include interface type in multiblock.DiffOp, passed to all scheme.interface methods. feature/utux2DThu, 22 Nov 2018 22:01:58 -0800, by Martin Almquist
-
Merged in bcSetupExperiment (pull request #10)Sat, 24 Nov 2018 14:55:48 +0000, by Jonatan Werpers
-
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