log +scheme/Elastic2dVariable.m @ 1302:a0d615bde7f8 feature/poroelastic

age author description
Tue, 23 Jun 2020 13:31:01 -0700 Martin Almquist Bugfix in Elastic2dVariable feature/poroelastic
Thu, 22 Aug 2019 11:55:35 -0700 Martin Almquist Fix spelling mistake in comments. feature/poroelastic
Sun, 05 May 2019 19:05:31 -0700 Martin Almquist Introduce optFlag so that one can choose not to build the optimization-related cell of matrices called B. It is too computationally costly and should probably be done in a different way. feature/poroelastic
Sat, 26 Jan 2019 16:56:35 -0800 Martin Almquist Elastic2dVariable: Clean up alpha in getBoundaryOperator. Add alpha1 and alpha2 as boundary operators. feature/poroelastic
Sat, 26 Jan 2019 15:38:58 -0800 Martin Almquist Massive boundary operator cleanup in Elastic2dVariable feature/poroelastic
Fri, 25 Jan 2019 16:35:53 -0800 Martin Almquist Remove superfluous method get_boundary_number in Elastic2dVariable feature/poroelastic
Fri, 25 Jan 2019 15:52:21 -0800 Martin Almquist In Elastic2dVariable: copy-paste from feature/getBoundaryOp and fix bugs introduced there. feature/poroelastic
Fri, 25 Jan 2019 15:15:44 -0800 Martin Almquist Elastic2dVariable: boundary condition type can now be a string, normal or tangential, as well as component number. feature/poroelastic
Tue, 22 Jan 2019 11:27:30 -0800 Martin Almquist Fix mistakes in adbb80e60b10 feature/getBoundaryOp
Tue, 22 Jan 2019 11:12:23 -0800 Martin Almquist Clean up Elastic2dVariable (partially), Utux, and Utux2d. feature/getBoundaryOp
Mon, 07 Jan 2019 17:10:06 +0100 Martin Almquist Update scheme.Elastic2dVariable by copy-pasting from feature/poroelastic. This is compatible with new getBoundaryOperator in multiblock.DiffOp. feature/getBoundaryOp
Tue, 25 Dec 2018 16:39:06 +0100 Martin Almquist Extract tuning from alpha. feature/poroelastic
Tue, 25 Dec 2018 16:26:20 +0100 Martin Almquist Remove unused properties in Elastic2dVariable feature/poroelastic
Tue, 25 Dec 2018 08:33:35 +0100 Martin Almquist Clean up Elastic2dVariable.interfaceStandard feature/poroelastic
Tue, 25 Dec 2018 07:23:38 +0100 Martin Almquist Add getBoundaryQuadrature in Elastic2dVariable. Rename get_boundary_operator -> getBoundaryOperator. Add operators in getBoundaryOperator, with full size so that they work with multiblock.DiffOp.getBoundaryOperator. feature/poroelastic