Mon, 07 Jan 2019 17:07:35 +0100 |
Martin Almquist |
Make mutliblock.DiffOp.getBoundaryOperator/Quadrature use scheme methods instead of properties.
feature/getBoundaryOp
|
Tue, 25 Dec 2018 07:50:07 +0100 |
Martin Almquist |
Merge with feature/poroelastic. Use only the changes made to multiblock.DiffOp and scheme.Elastic2dVariable. DiffOp.getBoundaryOperator/Quadrature now use scheme methods instead of propeties.
feature/getBoundaryOperator
|
Tue, 25 Dec 2018 07:21:19 +0100 |
Martin Almquist |
Remove silly getBoundaryOperator* methods in multiblock.DiffOp and make the getBoundaryOperator and getBoundaryQuadrature methods use the scheme.getBoundaryOperator/Quadrature methods instead of properties.
feature/poroelastic
|
Sun, 23 Dec 2018 14:39:31 +0100 |
Martin Almquist |
Merge with default.
feature/poroelastic
|
Wed, 19 Dec 2018 07:09:24 +0100 |
Martin Almquist |
Fix warning in getBoundaryWrapper methods
feature/poroelastic
|
Wed, 19 Dec 2018 06:54:47 +0100 |
Martin Almquist |
Bugfix in multiblock.DiffOp/getBoundaryOperatorWrapper
feature/poroelastic
|
Wed, 05 Dec 2018 18:58:10 -0800 |
Martin Almquist |
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/poroelastic
|
Tue, 04 Dec 2018 15:24:36 -0800 |
Martin Almquist |
Merge with default
feature/utux2D
|
Mon, 03 Dec 2018 15:01:24 -0800 |
Martin Almquist |
Replace opts by type everywhere
feature/utux2D
|
Sun, 02 Dec 2018 17:19:48 -0800 |
Martin Almquist |
Remove interfaceOptions class
feature/utux2D
|
Wed, 28 Nov 2018 17:35:19 -0800 |
Martin Almquist |
Merge with default.
feature/d1_staggered
|
Fri, 23 Nov 2018 20:12:54 -0800 |
Martin Almquist |
Add new class multiblock.InterfaceOptions whose instances are passed to multiblock.DiffOp.
feature/utux2D
|
Thu, 22 Nov 2018 22:01:58 -0800 |
Martin Almquist |
Include interface type in multiblock.DiffOp, passed to all scheme.interface methods.
feature/utux2D
|
Fri, 02 Nov 2018 10:47:03 -0700 |
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/poroelastic
|
Fri, 27 Jul 2018 10:39:12 -0700 |
Jonatan Werpers |
Merge with feature/grids
bcSetupExperiment
|
Wed, 25 Jul 2018 15:43:26 -0700 |
Jonatan Werpers |
Use existing functions
bcSetupExperiment
|
Wed, 25 Jul 2018 15:17:16 -0700 |
Jonatan Werpers |
I remove cell support in multiblock.DiffOp.boundary_condition
bcSetupExperiment
|
Thu, 26 Jul 2018 10:53:05 -0700 |
Martin Almquist |
Merge with feature/grids and bugfix bcSetup
feature/poroelastic
|
Wed, 25 Jul 2018 18:53:07 -0700 |
Martin Almquist |
Remove hack in multiblock/DiffOp that was used with cell penalties.
feature/poroelastic
|
Wed, 20 Jun 2018 13:00:01 +0200 |
Jonatan Werpers |
Add methods for getting boundary quadratures from multiblock.DiffOP
feature/grids
|
Wed, 25 Apr 2018 14:43:58 -0700 |
Martin Almquist |
Set grid property in multiblock.DiffOp
feature/poroelastic
|
Sat, 21 Apr 2018 16:08:48 -0700 |
Martin Almquist |
Hack in multiblockDiffOp, probably not Werpers-compatible.
feature/poroelastic
|
Fri, 20 Apr 2018 16:56:49 -0700 |
Martin Almquist |
Update multiblock.DiffOp to work for systems.
feature/poroelastic
|
Mon, 19 Mar 2018 17:12:08 +0100 |
Jonatan Werpers |
Add missing assignment of obj.grid in multiblock.DiffOp
feature/grids
|
Mon, 19 Mar 2018 17:11:15 +0100 |
Jonatan Werpers |
Change name of grid parameter in multiblock.DiffOp to avoid conflict with package
feature/grids
|
Fri, 03 Nov 2017 10:53:15 +0100 |
Ylva Rydin |
merg with featuew grids
feature/optim
|
Fri, 20 Oct 2017 15:57:49 +0200 |
Jonatan Werpers |
Add some todos
feature/grids
|
Fri, 08 Sep 2017 11:08:50 +0200 |
Jonatan Werpers |
In case of empty grids, make grid functions with the correct dimensions
feature/grids
|
Thu, 03 Aug 2017 18:07:27 +0200 |
Jonatan Werpers |
Implement boundary_condition for boundary groups
feature/boundaryGroup
|
Thu, 03 Aug 2017 17:45:06 +0200 |
Jonatan Werpers |
Factor out function for handling a single boundary condition
feature/boundaryGroup
|